[U-Boot] [RFC, PATCH 0/4] mtd, ubi, ubifs: resync with Linux-3.14

Heiko Schocher hs at denx.de
Thu May 22 05:58:48 CEST 2014


Hello Jörg,

Am 21.05.2014 22:44, schrieb Jörg Krause:
> Building for a custom Freescale i.MX28 board failed for me. Here is the output:
>
> [joerg at timelineX u-boot-testing]$ export ARCH=arm
> [joerg at timelineX u-boot-testing]$ export
> CROSS_COMPILE=arm-linux-gnueabi-
> [joerg at timelineX u-boot-testing]$ make mrproper
> CLEAN scripts/basic
[...]
> CC spl/lib/ctype.o
> CC spl/lib/div64.o
> make[2]: *** No rule to make target 'spl/lib/linux_compat.o', needed

Argh, did forget a "git add lib/linux_compat.c" ... Sorry.

> by 'spl/lib/built-in.o'. Stop.
> make[2]: *** Waiting for unfinished jobs....
> CC spl/lib/hang.o
> LD spl/arch/arm/cpu/arm926ejs/mxs/built-in.o
> CC spl/common/image-fdt.o
> CC spl/common/memsize.o
> /home/joerg/Freescale/u-boot-testing/spl/Makefile:232: recipe for
> target 'spl/lib' failed
> make[1]: *** [spl/lib] Error 2
> make[1]: *** Waiting for unfinished jobs....
> CC spl/common/stdio.o
> LD spl/common/built-in.o
> Makefile:1155: recipe for target 'spl/u-boot-spl' failed
> make: *** [spl/u-boot-spl] Error 2
>
>
> I cannot find any linux_compat.c files in u-boot-testing.

I fixed this, patch and update in u-boot-testing follows ASAP, thanks
for testing!

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


More information about the U-Boot mailing list