Hi Qingrong
sb_loader in the attachment cannot be run on my PC. I download another one from the link below is ok, but the uboot seems not running
http://cache.freescale.com/files/32bit/software/sb_loader.v1.1-g63b47f0_bin+src.zip
I connect usb and UART, and boot from sdcard, there is no sdcard on devices, the ROM should enter usb download mode
and then run 'sb_loader.exe -f u-boot.bin', and can see output "Execute plugin successfully", but I cannot see any log output from
UART console. I guess the u-boot.bin not be exeuted and I dont know why?
look over your linux document I can see there are two uboot image, one is padding uboot(with 1K header). another one is no padding uboot.
and I had tried to run them by sb_loader then all failed.