Hello Everyone,
When I boot DM814xEVM (SW-1[11:0] 000000010010 SW-2[1:0] 10), i got the following log,
--------------------------------------------------------------------------
U-Boot 2010.06 (Aug 13 2012 - 18:17:06)
TI8148-GP rev 2.1
ARM clk: 600MHz
DDR clk: 400MHz
I2C: ready
DRAM: 2 GiB
NAND: HW ECC BCH8 Selected
NAND device: Manufacturer ID: 0x2c, Chip ID: 0xca (Micron NAND 256MiB 3,3V 16-bit)
NAND bus width 8 instead 16 bit
No NAND device found!!!
---------------------------------------------------------------------------
I could not access the nand device. (nand erase, write didn't work)
But after I changed switch setting to SW-1[11:0] 000010010010
nand device worked normally.
Could you explain why?
Is there other way to solve this problem?