public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] Uncompressing kernel ..... OK (Hangs here)
@ 2003-09-11 18:59 Rune Torgersen
  0 siblings, 0 replies; 14+ messages in thread
From: Rune Torgersen @ 2003-09-11 18:59 UTC (permalink / raw)
  To: u-boot

> changing CONFIG_BAUDRATE to 9600 but it has no effect, it 
> just stays at 115200. Any ideas?

Note that that CONFIG parameter is ONLY used if there is no baudrate settin
on the environment in flash.
Change the environment variable, and it should work. (Same thing with
CONFIG_CLOCK_IN_MHZ....)

^ permalink raw reply	[flat|nested] 14+ messages in thread
* [U-Boot-Users] Uncompressing kernel ..... OK (Hangs here)
@ 2003-09-10 18:48 Scott McNutt
  0 siblings, 0 replies; 14+ messages in thread
From: Scott McNutt @ 2003-09-10 18:48 UTC (permalink / raw)
  To: u-boot

> I have tried both settings of clocks_in_mhz and have made sure
> that I copied u-boot.h from uboot to ppcboot.h in Linux.

If you're really using a Lynx KDI, this is not necessary. The KDI
should be self-contained.

> I have made sure that IMAP_ADDR is correct but I still get the same
> thing, just hangs after uncompression. I am totally stumped.

This is really, really, important ... double check this. The default Bluecat
hardcodes the IMMR ... it doesn't look for the u-boot parameters ... it just
creates its own bd info struct. So if u-boot and Bluecat are not in sync,
the behavior you describe is just what I would expect.

> vco         = 266.666 MHz
> sccfreq     = 66.666 MHz
> brgfreq     = 66.666 MHz
> intfreq     = 199.999 MHz
> cpmfreq     = 133.333 MHz
> busfreq     = 66.666 MHz
> baudrate    = 115200 bps

This is another area to check. The default Bluecat BSP for VADS has
many of these hardcoded. Although u-boot is smart in this area, Bluecat
is (unfortunately) is not. The Bluecat code may not be setting up the
uart BRG incorrectly -- check any code you borrowed from the VADS
BSP.

Regards,
--Scott

^ permalink raw reply	[flat|nested] 14+ messages in thread
[parent not found: <E19wvkA-0000a6-00@sc8-sf-list2.sourceforge.net>]

end of thread, other threads:[~2003-09-12 20:05 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E19xCno-0000Ui-00@sc8-sf-list2.sourceforge.net>
2003-09-11 16:08 ` [U-Boot-Users] Uncompressing kernel ..... OK (Hangs here) James Bates
2003-09-11 19:56   ` Wolfgang Denk
2003-09-11 20:06   ` Detlev Zundel
2003-09-12 20:05     ` Wolfgang Denk
2003-09-11 18:59 Rune Torgersen
  -- strict thread matches above, loose matches on Subject: below --
2003-09-10 18:48 Scott McNutt
     [not found] <E19wvkA-0000a6-00@sc8-sf-list2.sourceforge.net>
2003-09-10 15:35 ` James Bates
2003-09-10 18:12   ` Detlev Zundel
2003-09-10 18:18   ` Wolfgang Denk
2003-09-10 18:19   ` Yuli Barcohen
2003-09-11 13:40     ` tn
2003-09-11 19:50       ` Wolfgang Denk
2003-09-10 20:54   ` Brian Waite
2003-09-10 21:20     ` Wolfgang Denk

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