diff options
author | Isaku Yamahata <yamahata@valinux.co.jp> | 2010-06-22 17:57:49 +0900 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2010-07-04 08:52:12 -0400 |
commit | 0a8eada0df7448526af83d3e6df8ed58e72d925d (patch) | |
tree | ceee0c62c6bab1d161a373eac934edc146560cf3 /COPYING.LESSER | |
parent | dfd94fafc2a157f4fc64014069e19dc6e6bbac52 (diff) | |
download | seabios-0a8eada0df7448526af83d3e6df8ed58e72d925d.tar.gz |
seabios: pciinit: make pci bar assigner preferchable memory aware.
Make pci bar assigner preferchable memory aware.
This is needed for PCI bridge support because memory space and
prefetchable memory space is filtered independently based on
memory base/limit and prefetchable memory base/limit of pci bridge.
On bus 0, such a distinction isn't necessary so keep existing behavior
by checking bus=0.
With this patch, pci mem assignment area has been decreased.
To make seabios behave as before for compatible reason,
define CONFIG_OLD_PCIMEM_ASSIGNMENT.
Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Diffstat (limited to 'COPYING.LESSER')
0 files changed, 0 insertions, 0 deletions