Hi
I want to write boot code that copy the contains from NAND to RAM when start up my evmc6424. As mentioned in TI integration workshop ( IW6000- creating a stand-alone System ) 2nd boot loader should
1- Configure the EMIF
2- Copy sections of code/data
3- Call _c_int00()
I want to know how to configure the EMIF of the EVMC6424 for NAND flash boot
Thanks A lot