From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 20 Oct 2010 10:42:24 +0200 Subject: [U-Boot] Please pull u-boot-ppc4xx/master Message-ID: <201010201042.24780.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 11c8dd36edcc82564a19dbd0103302df66d66db0: FAT: buffer overflow with FAT12/16 (2010-10-20 09:14:38 +0200) are available in the git repository at: git://www.denx.de/git/u-boot-ppc4xx.git master Stefan Roese (4): ppc4xx: Change tsr/tcr macros to upper case ppc4xx/POST: Add board specific UART POST test to lwmon5 ppc4xx: Enable NOR flash support in sequoia_ramboot target ppc4xx: Fix default environment for AMCC boards arch/powerpc/cpu/ppc4xx/cpu_init.c | 8 ++++---- arch/powerpc/cpu/ppc4xx/interrupts.c | 7 ------- arch/powerpc/cpu/ppc4xx/traps.c | 11 +---------- board/amcc/sequoia/sequoia.c | 6 ++++-- include/configs/amcc-common.h | 15 ++------------- include/configs/lwmon5.h | 11 +++++++++++ post/tests.c | 4 ++++ 7 files changed, 26 insertions(+), 36 deletions(-)