coreboot-kgpe-d16/src/mainboard/amd/mahogany
Patrick Georgi 9bd9a90d6a Unify DIMM SPD addressing. For Geode, change the
addressing scheme to match the rest of the tree
(0x50 instead of 0xa0).

abuild tested.

Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>


git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6099 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2010-11-20 10:31:00 +00:00
..
acpi The device number of SATA SB700 is 0x11, while the one of SB600 is 0x12. 2010-04-25 11:53:09 +00:00
acpi_tables.c We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. 2010-10-12 17:34:08 +00:00
chip.h Remove unused mainboard_config definitions. Trivial. 2010-08-26 18:24:04 +00:00
cmos.layout Replace dual_core and quad_core CMOS (nvram) options with multi_core. Fix some white space. 2010-04-08 15:06:44 +00:00
devicetree.cb Remove unused ide0_enable and sata0_enable entries from SB7xx 2010-09-07 09:18:08 +00:00
dsdt.asl This problem was introduced with 2010-11-17 11:02:05 +00:00
fadt.c Running a checked build of Windows is needed for understanding its various BIOS related BSODs. Win7 checked build complains when running coreboot+seabios: 2010-10-24 16:22:11 +00:00
get_bus_conf.c remove some amd mainboard warnings. 2010-04-09 11:55:43 +00:00
irq_tables.c move amd K8/Fam10 "bus detection" function prototypes to a common place. 2010-04-07 15:30:11 +00:00
Kconfig Move the SET_FIDVID* family of configuration options to Kconfig and 2010-11-16 21:25:29 +00:00
mainboard.c Remove unused mainboard_config definitions. Trivial. 2010-08-26 18:24:04 +00:00
mptable.c We need to call smp_write_lintsrc() instead of smp_write_intsrc() for 2010-10-26 22:40:16 +00:00
resourcemap.c 1. Features of mahogany. 2010-03-16 01:42:50 +00:00
romstage.c Unify DIMM SPD addressing. For Geode, change the 2010-11-20 10:31:00 +00:00