I downloaded the lx2160acex7_2000_700_3200_8_5_2-2fff64e.img from solid run website. I know my RAM is 3200 which should match the listed image.
I cannot get this image to boot and get the error as seen in below console log.
Ultimately, I am looking to get VxWorks running on this board, but when that didn’t work I wanted to verify the board with a known working image.
NOTICE: BL2: v1.5(release):LSDK-20.12-8-gcab7d26
NOTICE: BL2: Built : 17:36:59, Feb 18 2021
NOTICE: UDIMM KHX3200C20S4/16GX
NOTICE: DDR4 UDIMM with 2-rank 64-bit bus (x8)
NOTICE: 32 GB DDR4, 64-bit, CL=20, ECC off, 256B, CS0+CS1
NOTICE: BL2: Booting BL31
NOTICE: BL31: v1.5(release):LSDK-20.12-8-gcab7d26
NOTICE: BL31: Built : 17:36:59, Feb 18 2021
NOTICE: Welcome to LX2160 BL31 Phase
U-Boot 2020.04-00026-g2ad74828 (Feb 18 2021 - 17:36:55 +0000)
SoC: LX2160ACE Rev2.0 (0x87360020)
Clock Configuration:
CPU0(A72):2000 MHz CPU1(A72):2000 MHz CPU2(A72):2000 MHz
CPU3(A72):2000 MHz CPU4(A72):2000 MHz CPU5(A72):2000 MHz
CPU6(A72):2000 MHz CPU7(A72):2000 MHz CPU8(A72):2000 MHz
CPU9(A72):2000 MHz CPU10(A72):2000 MHz CPU11(A72):2000 MHz
CPU12(A72):2000 MHz CPU13(A72):2000 MHz CPU14(A72):2000 MHz
CPU15(A72):2000 MHz
Bus: 700 MHz DDR: 3200 MT/s
Reset Configuration Word (RCW):
00000000: 50838338 24500050 00000000 00000000
00000010: 00000000 0e010000 00000000 00000000
00000020: 0fc001a0 00002580 00000000 08000086
00000030: 09240000 00000001 00000000 00000000
00000040: 00000000 00000000 00000000 00000000
00000050: 00000000 00000000 00000000 00000000
00000060: 00000000 00000000 00027000 00000000
00000070: 08a80001 00151020
Model: SolidRun LX2160ACEX7 COM express type 7 based board
Board: LX2160ACE Rev2.0-CEX7, SD
SERDES1 Reference: Clock1 = 161.13MHz Clock2 = 100MHz
SERDES2 Reference: Clock1 = 100MHz Clock2 = 100MHz
SERDES3 Reference: Clock1 = 100MHz Clock2 = 100Hz
DRAM: 31.9 GiB
DDR 31.9 GiB (DDR4, 64-bit, CL=20, ECC off)
DDR Controller Interleaving Mode: 256B
DDR Chip-Select Interleaving Mode: CS0+CS1
WDT: Started with servicing (30s timeout)
Using SERDES1 Protocol: 8 (0x8)
Using SERDES2 Protocol: 5 (0x5)
Using SERDES3 Protocol: 2 (0x2)
MMC: FSL_SDHC: 0, FSL_SDHC: 1
Loading Environment from MMC… OK
In: serial_pl01x
Out: serial_pl01x
Err: serial_pl01x
Net: Setting up retimer channels 1…4 as 10Gbps
EEPROM: TlvInfo v1 len=114
PCIe1: pcie@3400000 disabled
PCIe2: pcie@3500000 disabled
PCIe3: pcie@3600000 Root Complex: no link
PCIe4: pcie@3700000 disabled
PCIe5: pcie@3800000 Root Complex: no link
PCIe6: pcie@3900000 disabled
DPMAC3@xgmii, DPMAC4@xgmii
Warning: DPMAC4@xgmii (eth1) using random MAC address - 26:64:7d:6c:69:ef
, DPMAC5@xgmii
…
…
…
=> run sd_bootcmd
Trying load from sd card…
Device: FSL_SDHC
Manufacturer ID: 3
OEM: 5344
Name: SC32G
Bus Speed: 50000000
Mode: SD High Speed (50MHz)
Rd Block Len: 512
SD version 3.0
High Capacity: Yes
Capacity: 29.7 GiB
Bus Width: 4-bit
Erase Group Size: 512 Bytes
MMC read: dev # 0, block # 32768, count 81920 … 81920 blocks read: OK
Loading kernel from FIT Image at a0000000 …
Using ‘lx2160acex7’ configuration
Trying ‘kernel’ kernel subimage
Description: ARM64 Kernel
Created: 2021-02-18 17:40:32 UTC
Type: Kernel Image
Compression: gzip compressed
Data Start: 0xa00000d0
Data Size: 14167789 Bytes = 13.5 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x80080000
Entry Point: 0x80080000
Hash algo: crc32
Hash value: ffc2c7a7
Verifying Hash Integrity … crc32+ OK
Loading ramdisk from FIT Image at a0000000 …
Using ‘lx2160acex7’ configuration
Trying ‘initrd’ ramdisk subimage
Description: initrd for arm64
Created: 2021-02-18 17:40:32 UTC
Type: RAMDisk Image
Compression: uncompressed
Data Start: 0xa0d830a0
Data Size: 11535243 Bytes = 11 MiB
Architecture: AArch64
OS: Linux
Load Address: 0x00000000
Entry Point: 0x00000000
Hash algo: crc32
Hash value: c150f71f
Verifying Hash Integrity … crc32+ OK
Loading fdt from FIT Image at a0000000 …
Using ‘lx2160acex7’ configuration
Trying ‘lx2160acex7-dtb’ fdt subimage
Description: lx2160acex7-dtb
Created: 2021-02-18 17:40:32 UTC
Type: Flat Device Tree
Compression: uncompressed
Data Start: 0xa1883510
Data Size: 28471 Bytes = 27.8 KiB
Architecture: AArch64
Load Address: 0x90000000
Hash algo: crc32
Hash value: 372b1e5b
Verifying Hash Integrity … crc32+ OK
Loading fdt from 0xa1883510 to 0x90000000
Booting using the fdt blob at 0x90000000
Uncompressing Kernel Image
Loading Device Tree to 000000009fff6000, end 000000009fffff36 … OK
Releasing fan controller full speed gpio
fsl-mc: DPL not deployed, DPAA2 ethernet not work
Starting kernel
…
…
…
[ 4.833476] No soundcards found.
[ 4.843496] mmc1: new HS400 MMC card at address 0001
[ 4.848765] mmcblk1: mmc1:0001 DF4064 58.2 GiB
[ 4.853355] hub 3-1.3:1.0: USB hub found
[ 4.853438] mmcblk1boot0: mmc1:0001 DF4064 partition 1 4.00 MiB
[ 4.857310] hub 3-1.3:1.0: 4 ports detected
[ 4.863334] mmcblk1boot1: mmc1:0001 DF4064 partition 2 4.00 MiB
[ 4.873326] mmcblk1rpmb: mmc1:0001 DF4064 partition 3 4.00 MiB, chardev (508:0)
[ 4.917833] RAMDISK: gzip image found at block 0
[ 5.233387] EXT4-fs (ram0): mounted filesystem with ordered data mode. Opts: (null)
[ 5.241062] VFS: Mounted root (ext4 filesystem) on device 1:0.
Bad inittab entry at line 5
can’t open /dev/si: No such file or directory
can’t open /dev/~~: No such file or directory
can’t open /dev/l0: No such file or directory
can’t open /dev/l1: No such file or directory
can’t open /dev/l2: No such file or directory
can’t open /dev/l3: No such file or directory
can’t open /dev/l4: No such file or directory
can’t open /dev/l5: No such file or directory
can’t open /dev/l6: No such file or directory
It wouldn’t allow me to post entire console output.