All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adam Kent <adam@semicircular.net>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Porting UBoot without UART
Date: Sun, 27 Feb 2005 22:55:57 +1100	[thread overview]
Message-ID: <4221B54D.1070502@semicircular.net> (raw)
In-Reply-To: <20050225200913.A9B2CC1430@atlas.denx.de>

Wolfgang Denk wrote:
> In message <528646bc0502250800b68e268@mail.gmail.com> you wrote:
> 
>>>Initialization order plays only a  role  here  as  a  console  device
>>>starts working too late. The native console port is the serial port.
>>
>>So what needs to be modified to do this?  Create new serial_putc,
>>_getc, _init etc. functions that send messages to where he needs them?

For what it's worth, I have recently completed a port of U-Boot to a 
custom board with no serial port in the design.  It does, however, 
have a functioning ethernet port, which we set up to use as a 
netconsole.  Sure, most of the informative boot up messages are 
missed, but to paraphrase Wolfgang, "get a BDI 2000"!  ;)

Good Luck,
Adam Kent

  reply	other threads:[~2005-02-27 11:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2005-02-25 17:55       ` Shawn Jin
2005-02-25 18:00         ` Grant Likely
2005-02-24 22:38 ` 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=4221B54D.1070502@semicircular.net \
    --to=adam@semicircular.net \
    --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.