coreboot-kgpe-d16/src/arch/x86/boot
Patrick Georgi 07b4215e11 Move linux 2.6.11 workaround to generic code
Linux 2.6.11 seems to require a certain order in CPUs listed in mptable,
so enforce it. This was only done on arima/hdama, but now is generic.
Unfortunately this is somewhat slow.

Change-Id: I85715ebae8a009cb816bc9ffd6372708f246bf66
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/280
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2011-10-27 19:09:29 +02:00
..
Makefile.inc Add automatic SMBIOS table generation 2011-08-26 20:08:52 +02:00
acpi.c Add acpi_get_sleep_type() to i82371eb and P2B _PTS/_WAK methods 2011-09-12 15:56:12 +02:00
acpigen.c ACPI: Add function for writing _CST tables 2011-10-25 18:58:50 +02:00
boot.c After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
coreboot_table.c Extend coreboot table entry for serial ports 2011-10-21 23:34:30 +02:00
gdt.c After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
mpspec.c Move linux 2.6.11 workaround to generic code 2011-10-27 19:09:29 +02:00
multiboot.c After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
pirq_routing.c After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00
smbios.c Add automatic SMBIOS table generation 2011-08-26 20:08:52 +02:00
tables.c Add automatic SMBIOS table generation 2011-08-26 20:08:52 +02:00
wakeup.S After this has been brought up many times before, rename src/arch/i386 to 2010-12-11 20:33:41 +00:00