Other Parts Discussed in Thread: OMAPL138
Dear all:
I use SEED-DEC137 emulation board. It's booting from NAND flash. How can I change the boot realted data within NAND flash or duplicate another new boot NAND flash? I check many documents, all documents mentioned are target to burn on SPI flash. I found OMAPL138 use NAND as default storage device, but I don't know what I should do parallel, and what should I modified (like some source code) due to the difference of 137 & 138.
Q1: What tool I can used to burn NAND flash?
Q2: What distinct location do ARM.UBL and DSP.UBL and uBoot put in NAND? For example address 0x0000 for DSP.UBL, 0x00010000 for ARM.UBL, and 0x00040000 for uboot?