Hi all:
Our project according DM365 EVM(E board with silicon 1.2) schematics to design our board. Because the nand of EVM MT29F4G08AAA is stop production,we want to use MT29F16G08ABABA(16Gbit 8bit ) to replace it.
Referring the issue http://e2e.ti.com/support/embedded/f/354/p/54251/197050.aspx#197050, we can boot from SD card and download kernel and filesystem, and the kernel also can detect the nand and show the nand partition table, but we can not boot from nand flash, and UBL have display nothing.
Features of MT29F16G08ABABA
• Open NAND Flash Interface (ONFI) 2.1-compliant1
• Single-level cell (SLC) technology
• Organization
– Page size x8: 4320 bytes (4096 + 224 bytes)
– Block size: 128 pages (512K +28K bytes)
– Plane size: 2 planes x 2048 blocks per plane
– Device size: 16Gb: 4096 blocks;
32Gb: 8192 blocks;
64Gb: 16,384 blocks;
128Gb: 32,768 blocks
And the issue http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/100/p/42223/168910.aspx#168910, it said that DM365 ROM bootloader (RBL) doesn't support ONFI detection. And whether it's relate to cannot boot from MT29F16G08ABABA.
Angbody can give me some advice?
Thanks a lot.
We can not know how to modify UBL to boot from nand, can anybody to help me?