Is there any LSDK application to perform the hardware diagnostics on LS1043ARDB?
Solved! Go to Solution.
"lspci -v" for PCI
"lsusb", "fdisk", "mkfs.ext4", "mount", "dd", "cp" for USB device.
"ping", "iperf", "netperf" for Ethernet.
View solution in original post
Thanks for providing the open source tools info for HW diagnosis.
I was also looking for something that is developed by NXP, specially for layerscape products.
There are many applications in LSDK can provide hardware diagnostics, for example commands to check hardware information https://www.binarytides.com/linux-commands-hardware-info/
Hardware test application i2c, nand, Lm-sensors, memtester, lmbench, fdisk,etc.
Which hardware block do you focus on?
Is there a proprietary application for diagnosis of the PCIe, USB and Network Interfaces on LS1043ARDB?