]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/common.h
Patch by Jon Loeliger, 17 June 2004:
authorwdenk <wdenk>
Fri, 9 Jul 2004 23:27:13 +0000 (23:27 +0000)
committerwdenk <wdenk>
Fri, 9 Jul 2004 23:27:13 +0000 (23:27 +0000)
commit0ac6f8b7498d3608bd1de2280a014e9e23d7b1f2
treede6ad6c1ee05c1ebcee774a2e8c772e7b2e57586
parent262381329b87511ed862cde139a3a1ff49e9d7eb
Patch by Jon Loeliger, 17 June 2004:
Completion of the 8540ADS/8560ADS updates:
Fix some PCI and Rapid I/O memory maps,
Initialize both TSEC 1 and 2,
Initialize SDRAM
Update MAINTAINER for 85xx boards and README.mpc85xxads
20 files changed:
CHANGELOG
MAINTAINERS
Makefile
board/dave/PPChameleonEVB/PPChameleonEVB.c
board/mpc8540ads/init.S
board/mpc8540ads/mpc8540ads.c
board/mpc8560ads/init.S
board/mpc8560ads/mpc8560ads.c
cpu/mpc85xx/cpu.c
cpu/mpc85xx/pci.c
cpu/mpc85xx/start.S
doc/README.mpc85xxads
include/asm-ppc/mmu.h
include/asm-ppc/processor.h
include/common.h
include/configs/MPC8540ADS.h
include/configs/MPC8560ADS.h
include/mpc85xx.h
lib_ppc/board.c
net/eth.c