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>
This commit is contained in:
committed by
Patrick Georgi
parent
34bc60b865
commit
f6671a89c5
@ -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)
|
||||
|
Reference in New Issue
Block a user