From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH]ppc_4xx: Netstal HCU4 board. Added POST. Various fixes
Date: Mon, 14 Jan 2008 15:55:07 +0100 [thread overview]
Message-ID: <200801141555.07676.sr@denx.de> (raw)
In-Reply-To: <200801141436.29093.niklausgiger@gmx.ch>
On Monday 14 January 2008, Niklaus Giger wrote:
> Various fixes. Reduced rom_size from 384 to 320 kB.
> Environment is now in flash.
> Added POST, support for OF.
>
> Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
> ---
> board/netstal/hcu4/config.mk | 2 +-
> include/configs/hcu4.h | 33 ++++++++++++++++++++-------------
> 2 files changed, 21 insertions(+), 14 deletions(-)
>
> diff --git a/board/netstal/hcu4/config.mk b/board/netstal/hcu4/config.mk
> index 376609a..2c0d595 100644
> --- a/board/netstal/hcu4/config.mk
> +++ b/board/netstal/hcu4/config.mk
> @@ -21,7 +21,7 @@
> # Netstal Maschinen AG: HCU4 boards
> #
>
> -TEXT_BASE = 0xFFFa0000
> +TEXT_BASE = 0xFFFb0000
Either use lower case or upper case characters but don't mix them in one
define. I know it was present in the original version too and must have
slipped through. Please clean up and resubmit.
Thanks.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
prev parent reply other threads:[~2008-01-14 14:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-14 13:36 [U-Boot-Users] [PATCH]ppc_4xx: Netstal HCU4 board. Added POST. Various fixes Niklaus Giger
2008-01-14 14:55 ` Stefan Roese [this message]
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=200801141555.07676.sr@denx.de \
--to=sr@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.