coreboot-kgpe-d16/src/devices
Stefan Reinauer 714e2a1ac1 drop all duplicate copies of vgabios.c in favor
of devices/oprom/x86.c.

We have some tests on hardware. Moving RAMBASE to
1MB needs to wait a bit until C7 cache_as_ram.inc
has been adapted to cache that area or things will
become incredibly slow (1.5s boot time instead of 0.5)

Signed-off-by: Stefan Reinauer <stepan@coresystems.de>
Acked-by: Stefan Reinauer <stepan@coresystems.de>




git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5488 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-04-24 23:15:23 +00:00
..
oprom drop all duplicate copies of vgabios.c in favor 2010-04-24 23:15:23 +00:00
agp_device.c coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 2009-02-28 20:10:20 +00:00
cardbus_device.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
device.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
device_util.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
hypertransport.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
Kconfig This patch is from 2009-10-20 2010-03-05 10:03:50 +00:00
Makefile.inc it was reason for workaround rules already, and it's somewhat ugly: 2010-03-16 23:07:29 +00:00
pci_device.c The error message is misleading, even for a SPEW, because 2010-04-02 16:30:25 +00:00
pci_ops.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
pci_rom.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
pciexp_device.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
pcix_device.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
pnp_device.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
root_device.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00
smbus_ops.c printk_foo -> printk(BIOS_FOO, ...) 2010-03-22 11:42:32 +00:00