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.

EVMK2H board wont boot



I recently acquired an EVMK2H dev board and have been following the instructions given in the program_evm_userguide.pdf documentation to bring up the flash image of Linux. When I issue the boot command the process aborts as can be seen below.

I have attempted to re-program the factory settings as indicated in the userguide, During the flash operation the system indicates that two blocks in the flash memory are bad but the process does complete burning and verifying that the image is correct.

I'm hoping someone can help me get past this problem.

Thanks in Advance!

Here is a transcript of what I see on my console:

======================================

.

.

TCI6638 EVM #
TCI6638 EVM # boot
Unmounting UBIFS volume boot!
UBI: mtd1 is detached from ubi0
Creating 1 MTD partitions on "nand0":
0x000000180000-0x000008000000 : "mtd=2"
UBI: attaching mtd1 to ubi0
UBI: physical eraseblock size: 131072 bytes (128 KiB)
UBI: logical eraseblock size: 126976 bytes
UBI: smallest flash I/O unit: 2048
UBI: VID header offset: 2048 (aligned 2048)
UBI: data offset: 4096
UBI: fixable bit-flip detected at PEB 724
UBI: fixable bit-flip detected at PEB 735
UBI: fixable bit-flip detected at PEB 794
UBI: fixable bit-flip detected at PEB 825
UBI: fixable bit-flip detected at PEB 979
UBI: attached mtd1 to ubi0
UBI: MTD device name: "mtd=2"
UBI: MTD device size: 126 MiB
UBI: number of good PEBs: 1010
UBI: number of bad PEBs: 2
UBI: max. allowed volumes: 128
UBI: wear-leveling threshold: 4096
UBI: number of internal volumes: 1
UBI: number of user volumes: 2
UBI: available PEBs: 0
UBI: total number of reserved PEBs: 1010
UBI: number of PEBs reserved for bad PEB handling: 10
UBI: max/mean erase counter: 2/0
UBIFS: mounted UBI device 0, volume 0, name "boot"
UBIFS: mounted read-only
UBIFS: file system size: 5713920 bytes (5580 KiB, 5 MiB, 45 LEBs)
UBIFS: journal size: 1142785 bytes (1116 KiB, 1 MiB, 9 LEBs)
UBIFS: media format: w4/r0 (latest is w4/r0)
UBIFS: default compressor: LZO
UBIFS: reserved for root: 0 bytes (0 KiB)
Loading file 'uImage-k2hk-evm.dtb' to addr 0x87000000 with size 57857 (0x0000e201)...
Done
Loading file 'skern-keystone-evm.bin' to addr 0x0c5f0000 with size 45056 (0x0000b000)...
Done
Loading file 'uImage-keystone-evm.bin' to addr 0x88000000 with size 3990416 (0x003ce390)...
UBIFS error (pid 0): ubifs_read_node: bad node length 4127, expected 4144
UBIFS error (pid 0): ubifs_read_node: bad node at LEB 31:53872
UBIFS error (pid 0): do_readpage: cannot read page 641 of inode 67, error -22
Error reading file 'uImage-keystone-evm.bin'
uImage-keystone-evm.bin not found!
TCI6638 EVM #