coreboot/src
Patrick Georgi 24796fd364 This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE.
Both were only really used in pre-cbfs, as the payload's size isn't
relevant for the build process anymore.

Various calculations in {no,}failovercalculation.lb are adapted
accordingly.

Signed-off-by: Patrick Georgi <patrick.georgi@coresystems.de>
Acked-by: Peter Stuge <peter@stuge.se>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4720 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2009-10-04 18:55:40 +00:00
..
arch This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. 2009-10-04 18:55:40 +00:00
boot Remove: 2009-10-03 16:24:58 +00:00
config This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. 2009-10-04 18:55:40 +00:00
console Rename CONFIG_SERIAL_CONSOLE to match newconfig. 2009-09-25 17:24:08 +00:00
cpu Add initial kconfig support for all AMD GX1 boards. 2009-10-04 17:15:39 +00:00
devices Remove: 2009-10-03 16:24:58 +00:00
drivers Remove a couple of CONFIG_ prefixes that shouldn't have happened. 2009-08-26 18:14:30 +00:00
include Remove some warnings. 2009-09-29 14:56:15 +00:00
lib Remove: 2009-10-03 16:24:58 +00:00
mainboard This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. 2009-10-04 18:55:40 +00:00
northbridge Add initial kconfig support for all AMD GX1 boards. 2009-10-04 17:15:39 +00:00
pc80 A keyboard controller fix to stop the code from waiting for a code that never 2009-09-29 19:12:23 +00:00
southbridge This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. 2009-10-04 18:55:40 +00:00
superio Make all Kconfig enabled boards build (tested with kbuildall). 2009-09-24 09:03:06 +00:00
Kconfig Add initial kconfig support for all AMD GX1 boards. 2009-10-04 17:15:39 +00:00