coreboot/src
Stefan Reinauer c44de4999f selfboot: drop dead code
As a left over from elfboot times, selfboot keeps the segments to
load in the order in which they appeared in the original file as
well as in the order they will later appear in memory. This is not
needed in selfboot, so drop the code and structure members that handle
the in-file order.

Change-Id: I6be7a3a1bdf717fec1ee8e5b3227c63150580b41
Signed-off-by: Stefan Reinauer <reinauer@google.com>
Reviewed-on: http://review.coreboot.org/768
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
2012-03-07 14:20:08 +01:00
..
arch/x86 Fix x86 cpu_phys_address_size 2012-02-29 20:58:14 +01:00
boot selfboot: drop dead code 2012-03-07 14:20:08 +01:00
console trivial:change the value type of POST_PORT in Kconfig from int to hex 2011-12-26 08:52:07 +01:00
cpu Fix MTRR TOM2 WB cache setup for AMD CPUs > revF. 2012-02-20 05:37:26 +01:00
devices Revert "Fix multipleVGA cards resource conflict on Windows" 2012-02-23 01:29:36 +01:00
drivers Ati video: Apply un-written naming rules 2012-02-24 11:21:48 +01:00
ec X60/T60: Add option to enable/disable bluetooth 2012-01-31 18:03:40 +01:00
include pci_ids: Add AMD F15h model 00-0f and F10h cpu HT device pci ids 2012-02-16 19:27:29 +01:00
lib Remove whitespace. 2012-02-17 19:04:31 +01:00
mainboard Rename vendor identifiers in Kconfig 2012-03-01 00:03:15 +01:00
northbridge Fix ECC disable option for AMD Fam10 DDR2 and DDR3. 2012-03-02 23:35:26 +01:00
pc80 vga: removed inclusion of .c files 2012-01-27 20:07:00 +01:00
southbridge AMD southbridge: remove sp5100 2012-02-29 01:42:31 +01:00
superio SIO: Add smsc sio1036 superio 2012-02-17 17:19:34 +01:00
vendorcode SB700 southbridge: AMD SB700/SP5100 southbridge CIMX code 2012-02-02 15:05:36 +01:00
Kconfig Move SeaBIOS output out of coreboot source tree 2012-02-07 00:21:03 +01:00
Kconfig.deprecated_options Unify ID_SECTION_OFFSET and mark it deprecated 2012-01-18 11:21:39 +01:00