I am trying to install sunxi on my tablet, using the procedure in: http://linux-sunxi.org/U-Boot#Compile_U-Boot
On my PC running L-Ubuntu 14.04: make CROSS_COMPILE=arm-linux-gnueabihf- Ippo_q8h_config make CROSS_COMPILE=arm-linux-gnueabihf- No error was reported. This produces u-boot.img but *not* spl/sunxi-spl.bin The only file in the spl subdirectory is Makefile I re-tried with a different build bananapi (chosen at random) and this time it built several things in the ..spl subdirectory . then make clean does **not** delete these. cd spl ; make clean produces some errors and I dont think it deletes anything. Please any advice? Thank you. -- 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]. For more options, visit https://groups.google.com/d/optout.
