Hi, I am trying to build *u-boot-sunxi-with-spl.bin* for A50 processor of Allwinner (board name: sun8iw15p1). I am using a makefile inside u-boot-2014.07 folder. After a few tries I am getting the following error:
A50_8.1_AXP2231/lichee/brandy/toolchain/armv5_toolchain/arm-none-linux-gnueabi-toolchain/arm-2014.05/bin/arm-none-linux-gnueabi-ld.bfd: cannot find nand_sunxi/sun8iw15p1/libnand-sun8iw15p1: No such file or directory A50_8.1_AXP2231/lichee/brandy/u-boot-2014.07/scripts/Makefile.spl:250: recipe for target 'spl/u-boot-spl' failed make[1]: *** [spl/u-boot-spl] Error 1 Makefile:1206: recipe for target 'spl/u-boot-spl' failed make: *** [spl/u-boot-spl] Error 2 I can see that the requested file does exist in this path: u-boot-2014.07/nand_sunxi/sun8iw15p1/libnand-sun8iw15p1 Can anyone help me with this error? Best regards, Nadav -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web, visit https://groups.google.com/d/msgid/linux-sunxi/5d1451a4-7c21-429f-bf5b-243a7f292e05n%40googlegroups.com.
