From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Wed, 09 Sep 2009 09:14:12 +0200 Subject: [U-Boot] [PATCH 0/2] mpc52xx, mucmc52, uc101: config cleanup Message-ID: <4AA755C4.6060004@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Changes: - As this boards are similiar, collect common config option in manroland-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): mpc52xx, mucmc52, uc101: config cleanup mucmc52, uc101: delete ata at 3a00 node, if no CF card is detected board/mucmc52/mucmc52.c | 22 +++ board/uc101/uc101.c | 22 +++ include/configs/manroland-common.h | 336 ++++++++++++++++++++++++++++++++++++ include/configs/mucmc52.h | 256 +-------------------------- include/configs/uc101.h | 266 +--------------------------- 5 files changed, 398 insertions(+), 504 deletions(-) create mode 100644 include/configs/manroland-common.h -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany