linux-sunxi / u-boot-sunxi

Allwinner A1x native u-boot support
https://github.com/linux-sunxi/u-boot-sunxi/wiki
315 stars 333 forks source link

v2013.07-sunxi.3 and up fail to boot. #47

Closed EddyBeaupre closed 11 years ago

EddyBeaupre commented 11 years ago

v2013.07-sunxi.2 work well, but when trying to build .3 or head i get the following error:

Configuring for Cubieboard - Board: sun4i, Options: CUBIEBOARD,SPL,SUNXI_EMAC,STATUSLED=244
make
make[1]: Entering directory `/usr/local/src/armStrap/src/cubieboard/uboot-sunxi'
Generating include/autoconf.mk
Generating include/autoconf.mk.dep
make[1]: Leaving directory `/usr/local/src/armStrap/src/cubieboard/uboot-sunxi'
make[1]: Entering directory `/usr/local/src/armStrap/src/cubieboard/uboot-sunxi'
make[1]: *** No rule to make target `spl/sunxi-spl.bin', needed by `u-boot-sunxi-with-spl.bin'.  Stop.
make[1]: Leaving directory `/usr/local/src/armStrap/src/cubieboard/uboot-sunxi'
make: *** [cubieboard] Error 2
oliv3r commented 11 years ago

Patch already sent to ML, should be merged to HEAD in a few hours.