[U-Boot-Users] [ppc4xx] Please pull git://www.denx.de/git/u-boot-ppc4xx.git
Larry Johnson
lrj at arlinx.com
Wed Jan 9 19:38:44 CET 2008
Stefan Roese wrote:
> The following changes since commit 74ac5facb988fc488a707db228b177ead63a6541:
> Wolfgang Denk (1):
> Merge branch 'inka4x0-ng' of /home/m8/git/u-boot/
>
> are available in the git repository at:
>
> git://www.denx.de/git/u-boot-ppc4xx.git master
>
> Matthias Fuchs (5):
> ppc4xx: Disable error message when no NAND chip is installed on PMC440
> ppc4xx: Update PLB/PCI divider for PMC440 board
> ppc4xx: Fix UIC2 vector number base
> ppc4xx: Move cpu/ppc4xx/vecnum.h into include path
> ppc4xx: assign PCI interrupts on seuqoia boards
>
> Stefan Roese (6):
> ppc4xx: Return 0 on success in 4xx ethernet driver
> ppc4xx: Add 44x cache locking to better support init-ram in d-cache
> ppc4xx: Add CFG_POST_ALT_WORD_ADDR to support non OCM POST WORD storage
> ppc4xx: Change LWMON5 to not use OCM for init-ram and POST anymore
> POST: Execute SPR test after relocation
> Merge branch 'lwmon5-no-ocm'
>
> board/amcc/sequoia/sequoia.c | 14 +++++
> board/esd/pmc440/cmd_pmc440.c | 4 +-
> board/lwmon5/init.S | 2 +-
> cpu/ppc4xx/4xx_enet.c | 7 ++-
> cpu/ppc4xx/4xx_uart.c | 2 +-
> cpu/ppc4xx/commproc.c | 14 +++++-
> cpu/ppc4xx/interrupts.c | 2 +-
> cpu/ppc4xx/iop480_uart.c | 2 +-
> cpu/ppc4xx/start.S | 52 ++++++++++++++++++++
> cpu/ppc4xx/usbdev.c | 2 +-
> .../vecnum.h => include/asm-ppc/ppc4xx-intvec.h | 32 ++++++------
> include/configs/PMC440.h | 3 +
> include/configs/lwmon5.h | 19 +++++---
> include/ppc440.h | 4 +-
> post/tests.c | 2 +-
> 15 files changed, 123 insertions(+), 38 deletions(-)
> rename cpu/ppc4xx/vecnum.h => include/asm-ppc/ppc4xx-intvec.h (95%)
Hi Stefan,
Are the changes for LWMON5 recommended for Sequoia and other 440EPx
boards?
BTW, I tried to check to see if these patches had been posted to the
mailing list. For some reason, the mailing-list archive at
sourceforge.net, but it doesn't appear to have any postings after
17 December.
Best regards,
Larry
More information about the U-Boot
mailing list