From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Mon, 9 Aug 2010 16:25:45 +0200 Subject: [U-Boot] Please pull u-boot-ppc4xx/master Message-ID: <201008091625.45939.sr@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 The following changes since commit b417260d871d4d8d336c160d95ed40cc8c0fb0fa: PXA: Declare __io for vpac270 IDE (2010-08-09 01:15:22 +0200) are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Heiko Schocher (1): ppc4xx: Fix building of sc3 board Matthias Fuchs (3): ppc4xx: Fix building of AR405 board ppc4xx: Fix building of CANBT board ppc4xx: Fix building of PMC440 board Stefan Roese (1): ppc4xx: Fix/Update katmai board header Wolfgang Denk (1): ppc4xx: cleanup default environment for AMCC boards board/esd/ar405/config.mk | 9 +-------- board/esd/canbt/config.mk | 8 +------- board/esd/pmc440/config.mk | 2 +- board/sc3/config.mk | 2 +- include/configs/AR405.h | 10 +++++----- include/configs/CANBT.h | 6 +++--- include/configs/PMC440.h | 8 ++++---- include/configs/amcc-common.h | 6 ++---- include/configs/katmai.h | 14 +++----------- include/configs/sc3.h | 5 +++-- 10 files changed, 24 insertions(+), 46 deletions(-)