
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(-)