[U-Boot] [PATCH 0/2] mpc52xx, mucmc52, uc101: config cleanup
Heiko Schocher
hs at denx.de
Wed Sep 23 07:56:00 CEST 2009
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
More information about the U-Boot
mailing list