coreboot-kgpe-d16/src
Kyösti Mälkki e77b9a0ab7 Replace ramtest pattern to assist in DIMM configuration
This is developer's testtool. Output from a "rotate ones" -style
pattern helps figure out how DIMM addresses are encoded or routed
on a certain mainboard.

Scattered test should cover every data and address lines on the memory
bus, but is probably limited to the first bank of first DIMM.

Change-Id: I533a7a873bcc434f99e7faed9dc9337d9ab64196
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
[pg: rebase]
Reviewed-on: http://review.coreboot.org/294
Tested-by: build bot (Jenkins)
Reviewed-by: Rudolf Marek <r.marek@assembler.cz>
2012-03-25 20:17:51 +02:00
..
arch/x86 Avoid using CPUID in SMBIOS tables. Check for CPUID otherwise claim 486 class cpu. 2012-03-20 15:13:09 +01:00
boot Move C labels to start-of-line 2012-03-07 17:48:03 +01:00
console move console includes to central console/console.h 2012-03-09 20:31:45 +01:00
cpu Intel cpus: Include CAR from socket 2012-03-17 09:38:31 +01:00
devices printf: Remove some L modifier uses 2012-03-24 15:32:24 +01:00
drivers OXPCIe: Reinitialize UART after pci_dev_set_resources() 2012-03-09 20:32:30 +01:00
ec X60/T60: Add option to enable/disable bluetooth 2012-01-31 18:03:40 +01:00
include xchg is atomic with side-effects 2012-03-16 22:22:49 +01:00
lib Replace ramtest pattern to assist in DIMM configuration 2012-03-25 20:17:51 +02:00
mainboard Rename AMD_AGESA to CPU_AMD_AGESA 2012-03-16 22:40:35 +01:00
northbridge Fix AMD Fam15 CBMEM allocation 2012-03-16 23:17:53 +01:00
pc80 vga: removed inclusion of .c files 2012-01-27 20:07:00 +01:00
southbridge i82801gx: Support power-on-after-power-fail better 2012-03-24 20:40:42 +01:00
superio SIO: Add smsc sio1036 superio 2012-02-17 17:19:34 +01:00
vendorcode AGESA family 12 changes to fix torpedo warnings 2012-03-14 00:57:55 +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