From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 15 Apr 2009 16:33:06 +0200 Subject: [U-Boot] Please pull u-boot-ppc4xx Message-ID: <200904151633.06420.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 Hi Wolfgang, please pull some fixes for ppc4xx: The following changes since commit f75a729b5c1434d5a5bbf453b1b699bf1c3ffbce: Wolfgang Denk (1): Merge branch 'master' of git://git.denx.de/u-boot-blackfin are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Stefan Roese (5): ppc4xx: Fixup chip-selects in dtb for NAND-booting Sequoia ppc4xx: Add "booting from NAND" to 4xx NAND-booting targets ppc4xx: Remove duplicated code for Sequoia NAND booting version ppc4xx: Disable POST memory test on NAND-booting Sequoia ppc4xx: Disable POST memory test on NAND-booting Kilauea board/amcc/sequoia/sdram.c | 6 +--- board/amcc/sequoia/sequoia.c | 58 ++++++++++++++++++++++++++++++++++++++++- cpu/ppc4xx/cpu.c | 6 +++- include/configs/kilauea.h | 13 ++++++++- include/configs/sequoia.h | 15 +++++++++- 5 files changed, 87 insertions(+), 11 deletions(-)