Hi,
one doubt, why is it needed to download u-boot.bin in the first partition of the MMC card. together with the uImage kernel. If i understand it well we are flashing the u-boot bin to the SPI flash, and then we are booting from SPI flash and after loading the kernel uImage rom the MMC. Would it not be enough to load only the kernel uImage in the first MMC partition without the u-boot.bin?
Thanks