coreboot/src
Duncan Laurie ba2468d885 falco: Add support for Samsung memory
New SPD and update to the SPD map.  Add both a 4GB and 2GB option.

4GB = RAM_ID{1,1,0}
2GB = RAM_ID{1,1,1}

Original-Change-Id: I37318c1b5a6ee84b7c55da00d326f10fe8af6f1e
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
(cherry picked from commit 7eb5a4ef1062a34e883c3f356ab0dc00ba07910d)

Change-Id: I0f35a7f5191fefeb5910a2d28aea153516d9a11d
Reviewed-on: https://chromium-review.googlesource.com/171693
Tested-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Commit-Queue: Duncan Laurie <dlaurie@chromium.org>
(cherry picked from commit b02fa777aa)
Signed-off-by: Isaac Christensen <isaac.christensen@se-eng.com>
Reviewed-on: http://review.coreboot.org/6545
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2014-08-10 13:01:57 +02:00
..
arch ARM: Eliminate the unused interrupts.c. 2014-08-10 13:00:54 +02:00
console src/console/Kconfig: Fix choice for showing POST codes on console 2014-07-30 20:34:08 +02:00
cpu exynos: Get rid of the unused reset.c. 2014-08-10 13:00:31 +02:00
device device/oprom/realmode: Sanitize header inclusion 2014-08-08 03:32:13 +02:00
drivers x230: Deploy VBT 2014-07-29 01:34:09 +02:00
ec chromeec: Implement full battery workaround at 6% 2014-08-08 18:11:52 +02:00
include Possible thread stack implementation. 2014-08-07 23:55:15 +02:00
lib src/lib/edid.c: missing break statement 2014-08-10 08:21:25 +02:00
mainboard falco: Add support for Samsung memory 2014-08-10 13:01:57 +02:00
northbridge Falco/Slippy: Patch to remove redundant graphics initializations 2014-08-10 13:00:12 +02:00
soc tegra124: Add a stub implementation of the tegra124 SOC. 2014-08-05 18:44:53 +02:00
southbridge southbridge/ricoh,ti: Remove trailing whitespace in debug output 2014-08-10 08:27:41 +02:00
superio superio/smsc/sio1036: Clean up RAMstage superio.c component 2014-08-09 10:06:13 +02:00
vendorcode chromeos: Add code to read FMAP on ARM 2014-08-08 19:29:51 +02:00
Kconfig src/.../Kconfig: various small fixes to texts 2014-07-23 09:07:47 +02:00