public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Eric Cooper <ecc@cmu.edu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Kirkwood: bugfix: broken early console messages
Date: Wed, 20 Oct 2010 08:24:27 -0400	[thread overview]
Message-ID: <20101020122427.GB3468@localhost> (raw)

I can confirm that this patch solves the problem on the dockstar hardware.

Minor: there was incorrect extra whitespace in this line:

#define CONFIG_BOARD_EARLY_INIT_F	/* call board_init_f for early inits*/ 

Should be:

#define CONFIG_BOARD_EARLY_INIT_F	/* call board_init_f for early inits */

Thanks.

-- 
Eric Cooper             e c c @ c m u . e d u

             reply	other threads:[~2010-10-20 12:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-20 12:24 Eric Cooper [this message]
2010-10-20 13:34 ` [U-Boot] [PATCH] Kirkwood: bugfix: broken early console messages Prafulla Wadaskar
  -- strict thread matches above, loose matches on Subject: below --
2010-10-20 14:43 Prafulla Wadaskar
2010-10-20 11:12 ` Heiko Schocher
2010-10-20 11:17   ` Prafulla Wadaskar

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=20101020122427.GB3468@localhost \
    --to=ecc@cmu.edu \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox