coreboot/src
Myles Watson 42319797a6 This is a simple patch which allows payloads to be placed in memory in
the range of 0xf0000-0x100000, where the Coreboot tables live in v2.
As long as the payload doesn't need the tables, it seems harmless, so
why not just print a warning?

This allows v2 to load "legacybios" without having to have a separate loader.

Signed-off-by: Myles Watson <mylesgw@gmail.com>
It'll be fine for testing and doesn't really break anything that did
work before...

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


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3343 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-05-21 22:10:38 +00:00
..
arch Don't check exclusive IRQ fieldin the PIR table. 2008-04-07 17:49:57 +00:00
boot This is a simple patch which allows payloads to be placed in memory in 2008-05-21 22:10:38 +00:00
config Now coreboot performs IRQ routing for some boards. 2008-03-29 16:59:27 +00:00
console Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
cpu Remove inline from FAM10 CPU initialization functions. 2008-04-25 21:34:25 +00:00
devices Fix so pci device memory allocation does not use memory base address at 0xfec00000, this is reserved for APIC. 2008-04-25 02:02:33 +00:00
drivers Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
include Following patch adds K8M890 support. It initializes the AGP and graphics UMA. 2008-03-20 21:19:50 +00:00
lib Clarify LZMA code license. 2008-03-17 01:37:27 +00:00
mainboard Add support for the VIA EPIA-CN baord, which uses C7 + CN700 + VT8237R. 2008-05-19 12:17:43 +00:00
northbridge Add support for the VIA EPIA-CN baord, which uses C7 + CN700 + VT8237R. 2008-05-19 12:17:43 +00:00
pc80 rename linuxbios_* files, too. 2008-01-18 16:16:45 +00:00
pmc/altimus/mpc7410 Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
ram Trivial: remove unused variable. 2007-10-22 17:04:39 +00:00
sdram 1201_ht_bus0_dev0_fidvid_core.diff 2005-12-02 21:52:30 +00:00
southbridge Implement GPIO configuration routines for the Intel 3100 southbridge, 2008-05-07 21:57:12 +00:00
stream Rename almost all occurences of LinuxBIOS to coreboot. 2008-01-18 15:08:58 +00:00
superio Add post-RAM init code for the Fintek F71805F Super I/O. 2008-05-20 18:10:24 +00:00