public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Porting UBoot without UART
@ 2005-02-22 19:21 Shawn Jin
  2005-02-22 19:49 ` Ladislav Michl
  2005-02-24 22:38 ` Wolfgang Denk
  0 siblings, 2 replies; 11+ messages in thread
From: Shawn Jin @ 2005-02-22 19:21 UTC (permalink / raw)
  To: u-boot

Hi,

We're using some emulation box to develop our SoC. Somehow the UART
will the last component available for firmware development. Without
UART, it's very hard to debug UBoot. Can we "easily" drive a car
without eyes?

But it's not impossible to do that. My first thought about porting
UBoot under this circumstance is to disable the serial driver in UBoot
and to redirect all printf to a fixed memory area, just as what a
circular log buffer does. I'm wondering how much workload this will
be. Is this kind of mechasim already existent in UBoot?

Thank you for your comments.
-Shawn.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2005-02-27 11:55 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-22 19:21 [U-Boot-Users] Porting UBoot without UART Shawn Jin
2005-02-22 19:49 ` Ladislav Michl
2005-02-24 22:39   ` Wolfgang Denk
2005-02-25  6:40     ` Grant Likely
2005-02-25  7:51       ` Wolfgang Denk
2005-02-25 16:00         ` Grant Likely
2005-02-25 20:09           ` Wolfgang Denk
2005-02-27 11:55             ` Adam Kent
2005-02-25 17:55       ` Shawn Jin
2005-02-25 18:00         ` Grant Likely
2005-02-24 22:38 ` Wolfgang Denk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox