summaryrefslogtreecommitdiffstats
path: root/Documentation/mainboard/portwell
diff options
context:
space:
mode:
authorWim Vervoorn <wvervoorn@eltan.com>2019-10-31 10:13:17 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-11-01 11:43:05 +0000
commitf6671a89c573b25e47f84d72078edc7bd80903ae (patch)
tree76aa47db68f566b8d2306d8868d2873ed9d1b54d /Documentation/mainboard/portwell
parent34bc60b8659685f9668f38ce0d5e64f7f294b938 (diff)
downloadcoreboot-f6671a89c573b25e47f84d72078edc7bd80903ae.tar.gz
coreboot-f6671a89c573b25e47f84d72078edc7bd80903ae.tar.bz2
coreboot-f6671a89c573b25e47f84d72078edc7bd80903ae.zip
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/portwell')
-rw-r--r--Documentation/mainboard/portwell/pq7-m107.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/mainboard/portwell/pq7-m107.md b/Documentation/mainboard/portwell/pq7-m107.md
index e4da415bf47d..71bd26a100bd 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)