All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ladislav Michl <ladis@linux-mips.org>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] Porting UBoot without UART
Date: Tue, 22 Feb 2005 19:49:31 +0000	[thread overview]
Message-ID: <20050222194931.GA13447@linux-mips.org> (raw)
In-Reply-To: <c3d0340b0502221121c489be4@mail.gmail.com>

On Tue, Feb 22, 2005 at 11:21:01AM -0800, Shawn Jin wrote:
> 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?

Provide our own console functions. See common/console.c and
common/devices.c how it is initialized and used.

Best regards,
	ladis

  reply	other threads:[~2005-02-22 19:49 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 [this message]
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

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=20050222194931.GA13447@linux-mips.org \
    --to=ladis@linux-mips.org \
    --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.