I've got the EVM8168 Rev.G platform.
I have just updated the u-boot with the latest released EZSDK_5_04
With the EZSDK_5_04: U-boot ERROR!!! Cannot find NAND! (Boot Info Below)
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!!!
0 MiB
MMC: OMAP SD/MMC: 0
*** Warning - bad CRC or NAND, using default environment
The u-boot cmd 'nand erase' 'saveenv' gets no use.
Then, I changed the u-boot back to previous version.
With the EZSDK_5_03: (Boot info below)
NAND: HW ECC Hamming Code selected
256 MiB
*** Warning - bad CRC or NAND, using default environment
Ha, Everything seems well.
WHY? Is this a new BUG the latest release EZSDK raised?