Hi,
Our board has one ls2088a chip, I build qspi image with LSDK1218, after boot the board, when I use "ls-listni", then appear the error:
[root@TinyLSDK ~]$ ls-listni
MC error: Unsupported operation (status 0xb)
MC error: Unsupported operation (status 0xb)
dprc.1/dpni.3 (interface: eth0)
MC error: Unsupported operation (status 0xb)
MC error: Unsupported operation (status 0xb)
dprc.1/dpni.2 (interface: eth1)
MC error: Unsupported operation (status 0xb)
MC error: Unsupported operation (status 0xb)
dprc.1/dpni.1 (interface: eth2)
MC error: Unsupported operation (status 0xb)
MC error: Unsupported operation (status 0xb)
dprc.1/dpni.0 (interface: eth3)
the ramdisk_rootfs_arm64.ext4.gz download from website automatically,
ramdisk_rootfs_arm64.ex 100%[===============================>] 16.79M 5.96MB/s in 2.8s
2020-09-17 08:17:58 (5.96 MB/s) - 'ramdisk_rootfs_arm64.ext4.gz' saved [17603336/17603336]
the last boot log as followings, it shows NXP LSDK Tiny 19.06 , but I use lsdk1812 version, the mc version is "fsl-mc: Management Complex booted (version: 10.12.0, boot status: 0x1)", so whether the download ramdisk version is wrong ?
Starting syslogd/klogd: done
NXP LSDK Tiny 19.06 TinyLSDK ttyS0
TinyLSDK login: root
[root@TinyLSDK ~]$ cat /etc/version
20190610024753
[root@TinyLSDK ~]$ cat /etc/timestamp
20190610025624
[root@TinyLSDK ~]$ cat /etc/hostname
TinyLSDK
Best Regards
Qiuju.ye