<br><font size=2><tt>>If I have CONFIG_CMDLINE_TAG defined, the last
message I see on the<br>
>console is the "Starting Kernel" message.</tt></font>
<br>
<br><font size=2><tt>"Starting Kernel" is the last message by
U-boot before the kernel is called. Supposing the kernel has not crashed,
checked include/asm/arch/uncompress.h for putstr and verify that it matches
your custom hardware.</tt></font>
<br>
<br><font size=2><tt>Terence.</tt></font>