u-boot-brain/board/sbc8548
Paul Gortmaker fdc7eb90b5 sbc8548: update PCI/PCI-e support code
The PCI/PCI-e support for the sbc8548 was based on an earlier
version of what the MPC8548CDS board was using, and in its
current state it won't even compile.  This re-syncs it to match
the latest codebase and makes use of the new shared PCI functions
to reduce board duplication.

It borrows from the MPC8568MDS, in that it pulls the PCI-e I/O
back to 0xe280_0000 (where PCI2 would be on MPC8548CDS), and
similarly it coalesces the PCI and PCI-e mem into one single TLB.

Both PCI-x and PCI-e have been tested with intel e1000 cards
under linux (with an accompanying dts change in place)

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-09-24 12:05:00 -05:00
..
config.mk 85xx: Remove redudant PLATFORM_CPPFLAGS 2009-08-28 17:12:37 -05:00
ddr.c Pass dimm parameters to populate populate controller options 2008-10-18 21:54:04 +02:00
law.c sbc8548: update PCI/PCI-e support code 2009-09-24 12:05:00 -05:00
Makefile sbc8548: replace README with completely new document 2009-09-24 12:04:59 -05:00
sbc8548.c sbc8548: update PCI/PCI-e support code 2009-09-24 12:05:00 -05:00
tlb.c sbc8548: update PCI/PCI-e support code 2009-09-24 12:05:00 -05:00