Hi,
I flashed the UBL, u-boot into NAND using nand_programmer in a DM355 board. It is a custom board, those binary files run well in EVMs.
When powered on, UBL finds u-boot and displays the following information in the terminal:"UBL: detected valid U-BOOT magic UBL: booting to U-Boot"
But no more information appears in the terminal. We guess u-boot doesn't run after UBL.
We try to use UBL to start an LED program, but nothing happens as expected. It seems UBL cannot start other programms.
Why UBL cannot start other programs? Is there something to do with the hardware?
Thanks!
Lily