All of lore.kernel.org
 help / color / mirror / Atom feed
From: Detlev Zundel <dzu@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Uncompressing kernel ..... OK (Hangs here)
Date: 11 Sep 2003 22:06:23 +0200	[thread overview]
Message-ID: <871xunhyyo.fsf@deepthought.outer.space.org> (raw)
In-Reply-To: <OJEPIMKHOKJAJIDJLJBNEEBPCAAA.jbates@paradise.co.uk>

Hi James,

> Loads of issues were pointed out there for me to solve (Thanks) but the main
> one was to do with my console baud rate after all. When I changed my
> terminal emulator to 9600 linux was there up and running all along. The
> problem was that U-boot was configured to run at 115200 and linux at 9600.
> The problem I have now is changing my u-boot baud rate to 9600 (which is
> what the powers that be have decided). I tried changing CONFIG_BAUDRATE to
> 9600 but it has no effect, it just stays at 115200. Any ideas?

I can't think of a proper reason why changing CONFIG_BAUDRATE and a
make (after make clean) shouldn't help, but you can surely do the
following (in u-boot):

setenv baudrate 9600
[adjust terminal emulator and press enter]
saveenv

Cheers
  Detlev

-- 
In the topologic hell the beer is packed in Klein's bottles.

  parent reply	other threads:[~2003-09-11 20:06 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [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 [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871xunhyyo.fsf@deepthought.outer.space.org \
    --to=dzu@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.