Fix so pci device memory allocation does not use memory base address at 0xfec00000...
authorAaron Lwe <aaron.lwe@gmail.com>
Fri, 25 Apr 2008 02:02:33 +0000 (02:02 +0000)
committerJoseph Smith <joe@smittys.pointclark.net>
Fri, 25 Apr 2008 02:02:33 +0000 (02:02 +0000)
commit7ca3ec2e5c8d03e2b73d9aaaf6758047cd32b433
tree0bb28fdc365bd317c6344ede5154e531e3fc0f37
parent6fd385d154d4adac4a868e5c481c12420f9bfc5f
Fix so pci device memory allocation does not use memory base address at 0xfec00000, this is reserved for APIC.

Signed-off-by: Aaron Lwe <aaron.lwe@gmail.com>
Acked-by: Joseph Smith <joe@settoplinux.org>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3265 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
src/devices/device.c