[coreboot-gerrit] Change in coreboot[master]: mb/intel/coffeelake_rvp: Correct mainboard info

Lijian Zhao (Code Review) gerrit at coreboot.org
Mon Aug 20 21:43:15 CEST 2018


Lijian Zhao has uploaded this change for review. ( https://review.coreboot.org/28236


Change subject: mb/intel/coffeelake_rvp: Correct mainboard info
......................................................................

mb/intel/coffeelake_rvp: Correct mainboard info

There's only DDR4 or LPDDR3 support for coffelake processor line,
details can be found out on EDS #570805.

BUG=N/A
TEST=N/A

Change-Id: I8ba6b6861b15b40b01237f87c8d55394f7fd6706
Signed-off-by: Lijian Zhao <lijian.zhao at intel.com>
---
M src/mainboard/intel/coffeelake_rvp/Kconfig.name
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/36/28236/1

diff --git a/src/mainboard/intel/coffeelake_rvp/Kconfig.name b/src/mainboard/intel/coffeelake_rvp/Kconfig.name
index 093288b..f6e5041 100644
--- a/src/mainboard/intel/coffeelake_rvp/Kconfig.name
+++ b/src/mainboard/intel/coffeelake_rvp/Kconfig.name
@@ -1,6 +1,6 @@
 comment "Coffeelake RVP"
 
 config BOARD_INTEL_COFFEELAKE_RVPU
-	bool "-> Coffeelake U LPDDR4 RVP"
+	bool "-> Coffeelake U DDR4 RVP"
 config BOARD_INTEL_COFFEELAKE_RVP11
-	bool "-> Coffeelake H LPDDR4 RVP11"
+	bool "-> Coffeelake H DDR4 RVP11"

-- 
To view, visit https://review.coreboot.org/28236
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I8ba6b6861b15b40b01237f87c8d55394f7fd6706
Gerrit-Change-Number: 28236
Gerrit-PatchSet: 1
Gerrit-Owner: Lijian Zhao <lijian.zhao at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180820/142c31c0/attachment-0001.html>


More information about the coreboot-gerrit mailing list