How do you debug the hardware if the sd card slot is OK and the ROM code is loading the MLO from sd card (assume I’m using vfat sdcard and the MLO/uboot.bin are available on the card)?. I have this scenario where I have no idea if it’s working or not.
On an xM? I have a cheap USB RS232 dongle. I plug that into the board,
and use a terminal emulator to watch the boot process. The demo images
will have a getty on the serial port if everything boots properly.
u-boot will also interact with the serial port as well.