This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Problem loading NANDFLASH with flash tool ver 6.0.0.

Hi all,

      I am working on TAM3517 twister board-- TechNexion. i am loading xloader (with hardware ECC , error correction: 1bitecc) . u-boot and uImage with SWECC and filesystem also SWECC. following is the error occurred

Locations for xloader--0X0

                       u-boot---0X00080000

                       uImage---0X00280000

                       rootfs---0X00680000         These addresses are according, given in kernel board.c file

    2.083374] LCD voltage on
[    2.088287] rtc-ds1307 3-0068: setting system clock to 2012-03-06 07:39:57 UTC (1331019597)
[    2.097259] omap_vout omap_vout: probed for an unknown device
[    2.103942] VFS: Cannot open root device "ubi0:rootfs" or unknown-block(0,0)
[    2.111389] Please append a correct "root=" boot option; here are the available partitions:
[    2.120178] 1f00             512 mtdblock0  (driver?)
[    2.125457] 1f01            1920 mtdblock1  (driver?)
[    2.130798] 1f02            4096 mtdblock2  (driver?)
[    2.136108] 1f03          517760 mtdblock3  (driver?)
[    2.141418] Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)

Thanks in Advance,

Rajeev,Battu