public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] How to pause u-boot after serial init
@ 2005-01-06 16:00 Nishant Galange
  2005-01-06 17:15 ` Wolfgang Denk
  2005-01-06 18:25 ` Andrew Wozniak
  0 siblings, 2 replies; 3+ messages in thread
From: Nishant Galange @ 2005-01-06 16:00 UTC (permalink / raw)
  To: u-boot

Dear all,

I have a query regarding my custom board (8266 based PMC card, 512K boot flash, Himem (top boot), 32 MB main flash,  128 MB SDRAM, u-boot 1.1.1).

When trying to bring up the serial port, I want to stop execution after serial initialization. So, I inserted an infinite loop ('hang') in init_sequence[] in lib_ppc/board.c. 

The problem is that a 'hang' placed just after console_init_f works but I can't see any display on Hype Terrminal, because no prints have happened yet.

And a 'hang' placed after 'display options' dosen't even load! The data lines (seen on a Logic Analyzer) show all 0s

Can anybody please shed some light on this problem? Any help / hints will be greatly appreciated.

Regards,
Nishant.

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

end of thread, other threads:[~2005-01-06 18:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-06 16:00 [U-Boot-Users] How to pause u-boot after serial init Nishant Galange
2005-01-06 17:15 ` Wolfgang Denk
2005-01-06 18:25 ` Andrew Wozniak

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