[coreboot-gerrit] Change in coreboot[master]: asrock/b75pro3-m: fix the HDMI port

Iru Cai (Code Review) gerrit at coreboot.org
Wed Apr 25 11:19:22 CEST 2018


Iru Cai has uploaded this change for review. ( https://review.coreboot.org/25820


Change subject: asrock/b75pro3-m: fix the HDMI port
......................................................................

asrock/b75pro3-m: fix the HDMI port

Change-Id: Ibb8a4ef55bd97fd2d0baacdbc72863c0985d3d76
Signed-off-by: Iru Cai <mytbk920423 at gmail.com>
---
M src/mainboard/asrock/b75pro3-m/gma-mainboard.ads
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/20/25820/1

diff --git a/src/mainboard/asrock/b75pro3-m/gma-mainboard.ads b/src/mainboard/asrock/b75pro3-m/gma-mainboard.ads
index 504d3b4..e973817 100644
--- a/src/mainboard/asrock/b75pro3-m/gma-mainboard.ads
+++ b/src/mainboard/asrock/b75pro3-m/gma-mainboard.ads
@@ -21,8 +21,8 @@
 private package GMA.Mainboard is
 
    ports : constant Port_List :=
-     (HDMI1,
-      HDMI2,
+     (HDMI1, -- mainboard DVI port
+      HDMI3, -- mainboard HDMI port
       Analog,
       others => Disabled);
 

-- 
To view, visit https://review.coreboot.org/25820
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: Ibb8a4ef55bd97fd2d0baacdbc72863c0985d3d76
Gerrit-Change-Number: 25820
Gerrit-PatchSet: 1
Gerrit-Owner: Iru Cai <mytbk920423 at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180425/cd0e8ee5/attachment.html>


More information about the coreboot-gerrit mailing list