coreboot-kgpe-d16/src/southbridge/nvidia/ck804
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
..
chip.h CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804.c coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 2009-02-28 20:10:20 +00:00
ck804.h CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_ac97.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_early_setup.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
ck804_early_setup_car.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
ck804_early_setup_ss.h CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_early_smbus.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_enable_rom.c This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
ck804_fadt.c This patch adds common elements for ck804-based boards. 2009-03-10 20:39:27 +00:00
ck804_ht.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_ide.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_lpc.c Apparently I'm not the only one who forgets which way the outb and 2009-07-10 15:05:35 +00:00
ck804_nic.c Remove warnings from compilation of the s2892 with and without CBFS. 2009-04-30 22:45:41 +00:00
ck804_pci.c Move the v3 resource allocator to v2. 2009-07-02 18:56:24 +00:00
ck804_pcie.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_reset.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_sata.c Remove warnings from compilation of the s2892 with and without CBFS. 2009-04-30 22:45:41 +00:00
ck804_smbus.c coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 2009-02-28 20:10:20 +00:00
ck804_smbus.h CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_usb.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
ck804_usb2.c CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
Config.lb This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
id.inc This does away with CONFIG_ROM_PAYLOAD_START and CONFIG_PAYLOAD_SIZE. 2009-10-04 18:55:40 +00:00
id.lds This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00
Kconfig failoverR.diff: Revert my failover change since Kconfig only supports fallback. 2009-09-22 18:53:50 +00:00
Makefile.inc Various Kconfig and Makefile.inc fixes and cosmetics. 2009-08-25 00:53:22 +00:00
romstrap.inc CK804 coding-style fixed based on an 'indent' run (trivial). 2008-10-02 18:19:17 +00:00
romstrap.lds This patch unifies the use of config options in v2 to all start with CONFIG_ 2009-06-30 15:17:49 +00:00