Hi All,
I am trying to boot my boot from NAND Flash , for that I have I have modify my boardevm.c and Able to create partition of SPL, Uboot, kernel, file-system and I trying to write those files from my SD card to NAND flash in appropriate partition :
For that I have some Question :
Q: Files -> SPL ,Uboot-img , uImage , Env.txt is only required to boot from NAND ?
Q: How to Load Filesystem to the NAND Flash ?
Q: Is Root->files present in SD card are also written to NAND Flash , because psplash and other application are there in Root Partition ?
Any Suggestion will be greatful to me ..
Best Regards :
Praveen