From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] mpc52xx, mucmc52, uc101: config cleanup
Date: Wed, 23 Sep 2009 07:56:00 +0200 [thread overview]
Message-ID: <4AB9B870.7030409@denx.de> (raw)
Changes:
- As this boards are similiar, collect common config option
in manroland/common.h and manroland/mpc5200-common.h
- Also add OF support to boot 2.6.x kernels
- update default environment for booting 2.6.x kernels
- If no CF card is detected delete the ata node in the DTS
before booting Linux
Heiko Schocher (2):
mpc5200, mucmc52, uc101: config cleanup
mucmc52, uc101: delete ata at 3a00 node, if no CF card is detected
README | 9 +
board/mucmc52/mucmc52.c | 7 +
board/uc101/uc101.c | 7 +
common/cmd_ide.c | 8 +
cpu/mpc5xxx/cpu.c | 20 ++
include/configs/manroland/common.h | 141 +++++++++++++++
include/configs/manroland/mpc5200-common.h | 230 ++++++++++++++++++++++++
include/configs/mucmc52.h | 257 +--------------------------
include/configs/uc101.h | 267 ++--------------------------
include/ide.h | 3 +
10 files changed, 445 insertions(+), 504 deletions(-)
create mode 100644 include/configs/manroland/common.h
create mode 100644 include/configs/manroland/mpc5200-common.h
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
next reply other threads:[~2009-09-23 5:56 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-23 5:56 Heiko Schocher [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-09-09 7:14 [U-Boot] [PATCH 0/2] mpc52xx, mucmc52, uc101: config cleanup Heiko Schocher
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=4AB9B870.7030409@denx.de \
--to=hs@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox