From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 10 Dec 2008 17:23:27 +0100 Subject: [U-Boot] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git Message-ID: <200812101723.27445.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 2145188bea2df8f2b47a87ec3071b55027e8d0ae: Ben Warren (1): Fix compile error in building MBX860T. are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Matthias Fuchs (3): ppc4xx: Update TEXT_BASE for CPCI405 boards ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boards ppc4xx: Disable EEPROM write access on PMC440 boards Stefan Roese (1): ppc4xx: Remove some features from ALPR to fit into 256k again Makefile | 5 +---- board/esd/cpci405/config.mk | 6 +----- board/esd/pmc440/pmc440.c | 24 +++++++++++++++++++----- include/configs/CPCI405.h | 6 +++--- include/configs/alpr.h | 5 +---- 5 files changed, 25 insertions(+), 21 deletions(-)