Is there any LSDK application to perform the hardware diagnostics on LS1043ARDB?
解決済! 解決策の投稿を見る。
"lspci -v" for PCI
"lsusb", "fdisk", "mkfs.ext4", "mount", "dd", "cp" for USB device.
"ping", "iperf", "netperf" for Ethernet.
元の投稿で解決策を見る
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?