]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Cleaned up some 85xx PCI bugs
authorAndy Fleming <afleming@freescale.com>
Sat, 24 Feb 2007 07:08:13 +0000 (01:08 -0600)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Wed, 2 May 2007 20:50:13 +0000 (15:50 -0500)
commitffa621a0d12a1ccd81c936c567f8917a213787a8
tree3dcae45bdac750bb7a7cb377a975f0dbd5b70b3a
parent6743105988fc44d5b0d30388c790607835aae7a6
Cleaned up some 85xx PCI bugs

* Cleaned up the CDS PCI Config Tables and added NULL entries to
  the end
* Fixed PCIe LAWBAR assignemt to use the cpu-relative address
* Fixed 85xx PCI code to assign powar region sizes based on the
  config values (rather than hard-coding them)
* Fixed the 8548 CDS PCI2 IO to once again have 0 as the base address

Signed-off-by: Andy Fleming <afleming@freescale.com>
board/cds/mpc8541cds/mpc8541cds.c
board/cds/mpc8548cds/init.S
board/cds/mpc8548cds/mpc8548cds.c
board/cds/mpc8555cds/mpc8555cds.c
cpu/mpc85xx/pci.c
include/configs/MPC8548CDS.h