coreboot-kgpe-d16/src
Elia Yehuda d24fe7e80e i810: Add support for multiple DIMMs, both single-sided and double-sided,
as well as most (all?) combinations thereof.

Drop some unused code, the unused row_offset variable, and obsolete comments.
Also, fix a typo (thanks to Stefan Reinauer for noticing).

This is tested on the MSI MS-6178 with a number of different DIMM
combinations and so far all of them worked fine.

Signed-off-by: Elia Yehuda <z4ziggy@gmail.com>
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Peter Stuge <peter@stuge.se>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3765 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-11-21 17:14:40 +00:00
..
arch [PATCH] coreboot-v2: Add multiboot support 2008-11-11 20:20:54 +00:00
boot Fix compile errors if CONFIG_FS_PAYLOAD=1: 2008-11-03 23:16:00 +00:00
config [PATCH] coreboot-v2: Add multiboot support 2008-11-11 20:20:54 +00:00
console fix warning in vga console code (trivial) 2008-08-01 11:38:23 +00:00
cpu Add another AM2 cpuid to the name string. Also, colapse the cases for duplicate strings to save some space. 2008-11-12 20:38:51 +00:00
devices Changes required to the device allocator: 2008-10-29 03:15:42 +00:00
drivers The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of 2008-10-01 12:52:52 +00:00
include [PATCH] coreboot-v2: Add multiboot support 2008-11-11 20:20:54 +00:00
lib Drop tons of duplicated debug.c files, move common file to 2008-10-12 22:34:08 +00:00
mainboard Get rid of the unnecessary indirection by 'struct mem_controller' for the 2008-11-20 23:18:10 +00:00
northbridge i810: Add support for multiple DIMMs, both single-sided and double-sided, 2008-11-21 17:14:40 +00:00
pc80 Made await_ide(), which polls for an ide status change, check the status 2008-10-22 22:30:17 +00:00
pmc/altimus/mpc7410 Please bear with me - another rename checkin. This qualifies as trivial, no 2008-01-18 10:35:56 +00:00
ram use printk, when possible. (trivial) 2008-08-01 12:12:37 +00:00
sdram fix typo in commend of generic_sdram.c (trivial) 2008-08-01 11:36:40 +00:00
southbridge drop dead code in sb600 hda 2008-11-14 13:43:26 +00:00
stream Fix compile errors if CONFIG_FS_PAYLOAD=1: 2008-11-03 23:16:00 +00:00
superio Add support for the Winbond W83627DHG Super I/O. 2008-11-11 21:10:07 +00:00