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.

DM365 IPNC RDK 5.1 : Unable to read squashfs entry from NAND

Hi , I am using IPNC RDK 5.1 on DM365 SoC, when i doing firmware upgrade , following errors are coming :

INIT: version 2.86 booting
[    2.452341] SQUASHFS error: zlib_inflate error, data probably corrupt
[    2.458989] SQUASHFS error: squashfs_read_data failed to read block 0x60
[    2.465742] SQUASHFS error: Unable to read data cache entry [60]
[    2.471877] SQUASHFS error: Unable to read page, block 60, size 127c2
[    2.478511] SQUASHFS error: Unable to read data cache entry [60]
[    2.484558] SQUASHFS error: Unable to read page, block 60, size 127c2
[    2.491182] SQUASHFS error: Unable to read data cache entry [60]
[    2.497343] SQUASHFS error: Unable to read page, block 60, size 127c2
[    2.503864] SQUASHFS error: Unable to read data cache entry [60]
[    2.510020] SQUASHFS error: Unable to read page, block 60, size 127c2
[    2.516643] SQUASHFS error: Unable to read data cache entry [60]
[    2.522688] SQUASHFS error: Unable to read page, block 60, size 127c2
INIT: cannot execute "/etc/init.d/rcS" 

these errors are showing that  it is not able to read the data from squashfs entries.But the other side of this coin is : same file system  is working , if  it is upgraded  through TFTP.

Please give your suggestions.