diff options
author | Matthias Fuchs <matthias.fuchs@esd.eu> | 2009-09-07 17:00:40 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2009-09-10 14:38:17 +0200 |
commit | 99bcf14d553f399148a7660b98f7acbd8cc72d80 (patch) | |
tree | 756873cc4b768ad2081fea82577cab753642cc1d /include/configs/CPU87.h | |
parent | cfab2ae322a99ad55364d054054f138f51130c2a (diff) | |
download | u-boot-imx-99bcf14d553f399148a7660b98f7acbd8cc72d80.zip u-boot-imx-99bcf14d553f399148a7660b98f7acbd8cc72d80.tar.gz u-boot-imx-99bcf14d553f399148a7660b98f7acbd8cc72d80.tar.bz2 |
ppc4xx: Allow overwriting pci target registers for all 4xx boards
This patch adds the CONFIG_PCI_4xx_PTM_OVERWRITE option and replaces
the ugly 'if defined(BOARD1) || ... || defined(BOARDn)' construct
in 4xx pci code.
When CONFIG_PCI_4xx_PTM_OVERWRITE is defined the default ptm register
setup can be overwritten through environment variables ptm1la, ptm1ms,
ptm2la and ptm2ms to do application specific pci target BAR configuration.
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/CPU87.h')
0 files changed, 0 insertions, 0 deletions