coreboot-kgpe-d16/src
Vladimir Serbinenko daf7680805 via/vx900: Plumber registered DIMM to right place.
Currently due to enum mistake DDR3 = 0xb was confused with DIMM type and
interpreted as LRDIMM, considered unregistered and so every RAM was
unregistered.
Registered RAM is rarely used, so I suppose the code was never tested with them.
For unregistered RAM exactly the same codepath is followed.

Change-Id: I02fe8b1fd7be3bd382399ffa0eb513965a2a6d77
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/7687
Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Tested-by: build bot (Jenkins)
2014-12-07 15:18:48 +01:00
..
arch x86: Update the check for Forbidden global variables 2014-12-05 09:20:41 +01:00
console ipq8064: prepare UART driver for use in coreboot 2014-12-05 20:22:47 +01:00
cpu vendorcode/amd/agesa: Remove unused helper.c file 2014-12-06 17:09:06 +01:00
device ddr3: Plumber DIMM type to parsed structure. 2014-12-07 15:18:41 +01:00
drivers FSP platform microcode: Update to remove Kconfig variable 2014-12-05 21:40:12 +01:00
ec ec/compal/ene932/acpi/superio.asl: Provide PNP0F13 AUX ASL 2014-12-06 07:39:41 +01:00
include ddr3: Plumber DIMM type to parsed structure. 2014-12-07 15:18:41 +01:00
lib ipq8064: prepare UART driver for use in coreboot 2014-12-05 20:22:47 +01:00
mainboard hp/pavilion_m6_1035dx: select NO_UART_ON_SUPERIO in Kconfig 2014-12-07 14:36:51 +01:00
northbridge via/vx900: Plumber registered DIMM to right place. 2014-12-07 15:18:48 +01:00
soc soc/qualcomm/ipq806x/Kconfig: Fix indent style 2014-12-06 10:03:05 +01:00
southbridge early_me_native.c: Remove unused pci_write_dword_ptr. 2014-12-07 12:55:48 +01:00
superio Mark non-executable files non-executable 2014-12-01 17:33:07 +01:00
vendorcode vendorcode/amd/agesa/f15tn/*/F15TnMsrTables.c: Topology Extensions Support 2014-12-07 04:59:19 +01:00
Kconfig Add UCB RISCV support for architecture, soc, and emulation mainboard.. 2014-12-01 19:06:43 +01:00