coreboot-kgpe-d16/src/mainboard/asus/a8v-e_deluxe
Patrick Georgi c8feeddf34 Unify Local APIC address definitions
We used several names for that same value, and hardcoded the value
at some more places.

They're all LOCAL_APIC_ADDR now (except for lapic specific code
that still uses LAPIC_DEFAULT_BASE).

Change-Id: I1d4be73b1984f22b7e84681edfadf0588a7589b6
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/676
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2012-03-08 15:39:05 +01:00
..
Kconfig Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
acpi_tables.c Add a target for the ASUS A8V-E Deluxe (trivial). 2010-11-14 21:48:14 +00:00
chip.h Add a target for the ASUS A8V-E Deluxe (trivial). 2010-11-14 21:48:14 +00:00
cmos.layout Add a target for the ASUS A8V-E Deluxe (trivial). 2010-11-14 21:48:14 +00:00
devicetree.cb Use subsystem id from devicetree.cb instead of Kconfig and move 2011-03-01 19:58:47 +00:00
dsdt.asl Use ACPI text fields consistently with all other boards 2011-09-21 00:31:45 +02:00
mainboard.c Add a target for the ASUS A8V-E Deluxe (trivial). 2010-11-14 21:48:14 +00:00
mptable.c Unify Local APIC address definitions 2012-03-08 15:39:05 +01:00
romstage.c run uart_init() from console_init, just like the other console initialization functions. 2011-04-20 20:54:07 +00:00