]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Patch by Jon Loeliger, 16 Jul 2004:
authorwdenk <wdenk>
Sun, 1 Aug 2004 23:02:45 +0000 (23:02 +0000)
committerwdenk <wdenk>
Sun, 1 Aug 2004 23:02:45 +0000 (23:02 +0000)
commit9aea95307fdb0ffe0d3a98a17ac73e5040c9756a
tree812e59d74bb6ab942f7c797b6bbcc5e7c2ad4a8f
parent281e00a3be453a169d854f824a460359d10f92bb
Patch by Jon Loeliger, 16 Jul 2004:
- support larger DDR memories up to 2G on the PC8540/8560ADS and
  STXGP3 boards
- Made MPC8540/8560ADS be 33Mhz PCI by default.
- Removed moldy CONFIG_RAM_AS_FLASH, CFG_FLASH_PORT_WIDTH_16
  and CONFIG_L2_INIT_RAM options.
- Refactor Local Bus initialization out of SDRAM setup.
- Re-implement new version of LBC11/DDR11 errata workarounds.
- Moved board specific PCI init parts out of CPU directory.
- Added TLB entry for PCI-1 IO Memory
- Updated README.mpc85xxads
19 files changed:
CHANGELOG
board/mpc8540ads/flash.c
board/mpc8540ads/init.S
board/mpc8540ads/mpc8540ads.c
board/mpc8560ads/flash.c
board/mpc8560ads/init.S
board/mpc8560ads/mpc8560ads.c
board/stxgp3/flash.c
board/stxgp3/init.S
board/stxgp3/stxgp3.c
cpu/mpc85xx/pci.c
cpu/mpc85xx/spd_sdram.c
cpu/mpc85xx/start.S
cpu/mpc85xx/traps.c
doc/README.mpc85xxads
include/configs/MPC8540ADS.h
include/configs/MPC8560ADS.h
include/configs/stxgp3.h
include/e500.h