diff options
author | Stefan Roese <sr@denx.de> | 2007-10-05 07:57:20 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2007-10-31 21:20:49 +0100 |
commit | 4dbee8a90df613eb517aadbecebd70f168913d30 (patch) | |
tree | 9374152d0f94308b156947548f503830c6763005 /lib_generic/Makefile | |
parent | 6d95289281ed2958ebf76d2b55f86bbd88591fd2 (diff) | |
download | u-boot-imx-4dbee8a90df613eb517aadbecebd70f168913d30.zip u-boot-imx-4dbee8a90df613eb517aadbecebd70f168913d30.tar.gz u-boot-imx-4dbee8a90df613eb517aadbecebd70f168913d30.tar.bz2 |
ppc4xx: 4xx_pcie: Change CFG_PCIE_MEMSIZE to 128MB on Yucca & Katmai
128MB seems to be the smallest possible value for the memory size
for on PCIe port. With this change now the BAR's of the PCIe cards
are accessible under U-Boot.
One big note: This only works for PCIe port 0 & 1. For port 2 this
currently doesn't work, since the base address is now 0xc0000000
(0xb0000000 + 2 * 0x08000000), and this is already occupied by
CFG_PCIE0_CFGBASE. But solving this issue for port 2 would mean
to change the base addresses completely and this change would have
too much impact right now.
This patch adds debug output to the 4xx pcie driver too.
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'lib_generic/Makefile')
0 files changed, 0 insertions, 0 deletions