From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 8 Sep 2009 11:09:54 +0200 Subject: [U-Boot] Please pull u-boot-ppc4xx Message-ID: <200909081109.54942.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 0052a051f60a043f1730b3a46f23b3c7b0eb7820: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-i2c are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Detlev Zundel (1): amcc-common.h: Use filenames from environment variables for update procedure. Matthias Fuchs (3): ppc4xx: Fix PMC405DE support ppc4xx: Allow overwriting pci target registers for all 4xx boards ppc4xx: Add CONFIG_PCI_4xx_PTM_OVERWRITE to some esd 4xx boards Stefan Roese (1): ppc4xx: Fix compilation warning in 4xx miiphy.c board/esd/pmc405de/Makefile | 5 ++++- cpu/ppc4xx/4xx_pci.c | 4 ++-- cpu/ppc4xx/miiphy.c | 2 +- include/configs/CPCI405.h | 2 ++ include/configs/CPCI4052.h | 2 ++ include/configs/CPCI405AB.h | 2 ++ include/configs/CPCI405DT.h | 2 ++ include/configs/PMC405.h | 2 ++ include/configs/PMC405DE.h | 2 ++ include/configs/amcc-common.h | 8 +++++--- 10 files changed, 24 insertions(+), 7 deletions(-)