Is it possible to create an automatic installer in SD card to flash MLO, u-boot, kernel and fs to the NAND and then next time I could just remove the SD card and it will boot from NAND?
At the moment I have managed a bootable SD card with u-boot and desired images, all working fine; I could also manually flash from SD to the NAND via U-BOOT command and boot from NAND without problem; however it would take me ages to flash 1000+ devices if I have to do it manually... Any suggestion?
Thanks for reading.