[U-Boot] mkimage: mxs (mx23_olinuxino) build regression
Robert Nelson
robertcnelson at gmail.com
Wed Sep 2 21:48:48 CEST 2015
Hi Simon,
I've just finished bisecting a build error for the mx23_olinuxino platform.
git bisect points to:
http://git.denx.de/?p=u-boot.git;a=commit;h=92a655c326b22de58dcd5371ca1a62fdc57f8e04
to build:
make ARCH=arm CROSS_COMPILE=${CC} distclean
make ARCH=arm CROSS_COMPILE=${CC} mx23_olinuxino_defconfig
make ARCH=arm CROSS_COMPILE=${CC} u-boot.sb
Build error:
CFG spl/u-boot-spl.cfg
MKIMAGE u-boot.sb
./tools/mkimage: Can't open (null): Bad address
arch/arm/cpu/arm926ejs/mxs/Makefile:82: recipe for target 'u-boot.sb' failed
make[1]: *** [u-boot.sb] Error 1
Makefile:989: recipe for target 'u-boot.sb' failed
make: *** [u-boot.sb] Error 2
Reverting that commit and building show the target booting just fine:
HTLCLC
U-Boot 2015.10-rc2-00305-g8304793 (Sep 02 2015 - 14:40:06 -0500)
CPU: Freescale i.MX23 rev1.4 at 454 MHz
BOOT: SSP SD/MMC #0
DRAM: 64 MiB
MMC: MXS MMC: 0
*** Warning - bad CRC, using default environment
In: serial
Out: serial
Err: serial
Net: Net Initialization Skipped
No ethernet found.
Regards,
--
Robert Nelson
https://rcn-ee.com/
More information about the U-Boot
mailing list