Hi,
I am using the latest TCIEVMK2X Rev2.0 board. The default factory programmed SPI flash based u-boot was working fine. I programmed my compiled u-boot to the Nand flash on the board. After programming, I couldnot able to boot the board from Nand flash. I am getting -
-------------------------------------------------------------------------------------------------
U-Boot 2013.01 (Nov 26 2013 - 17:44:18)
I2C: ready
DRAM: 1 GiB
NAND: 512 MiB
NAND read from offset 100000 failed -74
*** Warning - readenv() failed, using default environment
Net: TCI6638_EMAC
Warning: TCI6638_EMAC using MAC address from net device
, TCI6638_EMAC1
TCI6638_EVM POST Version 01.00.02.01
------------------------------------------
SOC Information
EFUSE MAC ID is: 08 00 28 32 98 4b
------------------------------------------
Power On Self Test
POST I2C eeprom read ... PASSED
POST EMIF NAND read ... NAND read from offset 100000 failed -74
FAILED
-----------------------------------------------------------------------------------------------
After failing to boot from Nand flash, I tried running u-boot by loading on to the RAM from CCsv5.5. The program is loading fine but every time after Resume, the board is stuck and I am getting the above message.
Your help/suggestions appreciated.
Thanks
kg.