diff options
author | Wim Vervoorn <wvervoorn@eltan.com> | 2019-10-31 10:13:17 +0100 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-11-01 11:43:05 +0000 |
commit | f6671a89c573b25e47f84d72078edc7bd80903ae (patch) | |
tree | 76aa47db68f566b8d2306d8868d2873ed9d1b54d /Documentation/mainboard | |
parent | 34bc60b8659685f9668f38ce0d5e64f7f294b938 (diff) |
mb/portwell/m107: Add Kingston memory support
Add support for board revision 1.3 containing Kingston memory.
BUG=N/A
TEST=tested on portwell m107 module
Change-Id: I436698ee079952580c764e840ee0ad2e18ea8d3b
Signed-off-by: Wim Vervoorn <wvervoorn@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/36502
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Diffstat (limited to 'Documentation/mainboard')
-rw-r--r-- | Documentation/mainboard/portwell/pq7-m107.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/mainboard/portwell/pq7-m107.md b/Documentation/mainboard/portwell/pq7-m107.md index e4da415bf4..71bd26a100 100644 --- a/Documentation/mainboard/portwell/pq7-m107.md +++ b/Documentation/mainboard/portwell/pq7-m107.md @@ -4,9 +4,10 @@ This page describes how to run coreboot on the [Portwell PQ7-M107]. PQ7-M107 are assembled with different onboard memory modules: Rev 1.0 Onboard Samsung K4B8G1646D-MYKO memory - Rev 1.1 and 1.2 Onboard Micron MT41K512M16HA-125A memory + Rev 1.1 and 1.2 Onboard Micron MT41K512M16HA-125A memory + Rev 1.3 Onboard Kingston B5116ECMDXGGB memory -Use 'make menuconfig' to configure `onboard memory manufacture` in Mainboard +Use 'make menuconfig' to configure `onboard memory manufacturer` in Mainboard menu. ## Required blobs @@ -53,7 +54,7 @@ serial/video/pcie ports might be available. - eMMC - SATA - serial port -- SMbus +- SMBus - HDA (codec on carrier) - initialization with FSP MR2 - SeaBIOS payload (version rel-1.11.0-44-g7961917) |