Tool/software: Linux
Hi,
setup details:
SDK: ti-processor-sdk-linux-k2hk-evm-02.00.02.11
Platform: XTCIEVMK2X
Images used:
ubi: tisdk-server-rootfs-image-k2hk-evm.ubi
u-boot: u-boot-spi-k2hk-evm.gph
We trying to flash pre-build ubi image to XTCIEVMK2X platfrom from U-Boot, But we faced following issues:
U-Boot SPL 2015.07 (Apr 05 2016 - 20:26:28)
U-Boot 2015.07 (Apr 05 2016 - 20:26:28 -0400)
CPU: 66AK2Hx SR1.1
I2C: ready
DRAM: DDR3A Speed will be configured for 1333 Operation.
Detected SO-DIMM [SQR-SD3T-2G1333SED]
DDR3 speed 1333
DRAM: 2 GiB (includes reported below)
2 GiB
NAND: 512 MiB
Net: Phy 2 not found
Phy 3 not found
K2HK_EMAC, K2HK_EMAC1
Error: K2HK_EMAC1 address not set.
, K2HK_EMAC2
Error: K2HK_EMAC2 address not set.
, K2HK_EMAC3
Error: K2HK_EMAC3 address not set.
Hit any key to stop autoboot: 0
UBI: attaching mtd1 to ubi0
UBI: scanning is finished
UBI: volume 0 ("rootfs") re-sized from 3129 to 4000 LEBs
UBI: attached mtd1 (name "mtd=2", size 510 MiB) to ubi0
UBI: PEB size: 131072 bytes (128 KiB), LEB size: 126976 bytes
UBI: min./max. I/O unit sizes: 2048/2048, sub-page size 2048
UBI: VID header offset: 2048 (aligned 2048), data offset: 4096
UBI: good PEBs: 4080, bad PEBs: 4, corrupted PEBs: 0
UBI: user volume: 1, internal volumes: 1, max. volumes count: 128
UBI: max/mean erase counter: 1/0, WL threshold: 4096, image sequence number: 1237718748
UBI: available PEBs: 0, total reserved PEBs: 4080, PEBs reserved for bad PEB handling: 76
Error reading superblock on volume 'boot' errno=-22!
ubifsmount - mount UBIFS volume
Usage:
ubifsmount <volume-name>
- mount 'volume-name' volume
UBIFS not mounted, use ubifs mount to mount volume first!
ubifsload - load file from an UBIFS filesystem
Usage:
ubifsload <addr> <filename> [bytes]
- load file 'filename' to address 'addr'
Can anyone please help me to sort out this issue.
Thanks in advance.
Regards,
Yashavanth