Hi Joan,
I am a beginner for MCIMX7SABRE board and plan to boot from NAND flash too.
It seems like I have to modify following items to support NAND flash boot. Please kindly advice if any items I missed. Thanks.
Software:
1. Menu config for linux as below
(3.4.2.7 Menu Configuration Options of i.MX_Linux_Reference_Manual.pdf)
CONFIG_MTD_NAND = y
...
CONFIG_MTD_UBI = y
...
2. Do I have to set BOOT_FROM of imximage.cfg to nand?
(imx7-bsp-4.9.11-1/build-fb/tmp/work/imx7dsabresd-poky-linux-gnueabi/u-boot-imx/2017.03-r0/git/board/freescale/mx7dsabresd/imximage.cfg)
3. Do I have to modify DTS for NADN flash?
Regards,
Jordan