[coreboot-gerrit] New patch to review for coreboot: mb/google: Remove whitespace from devicetree on bdw boxes.

Prabal Saha (coolstarorganization@gmail.com) gerrit at coreboot.org
Thu Jun 16 01:57:12 CEST 2016


Prabal Saha (coolstarorganization at gmail.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/15207

-gerrit

commit 0d81fe459e7d69c647ac2950c322c98a4312729a
Author: Prabal Saha <coolstarorganization at gmail.com>
Date:   Wed Jun 15 16:52:27 2016 -0700

    mb/google: Remove whitespace from devicetree on bdw boxes.
    
    Change-Id: I189836282b4ad084fbbb74199b24505f5e141b60
    Signed-off-by: Prabal Saha <coolstarorganization at gmail.com>
---
 src/mainboard/google/guado/devicetree.cb | 3 ---
 src/mainboard/google/rikku/devicetree.cb | 3 ---
 src/mainboard/google/tidus/devicetree.cb | 3 ---
 3 files changed, 9 deletions(-)

diff --git a/src/mainboard/google/guado/devicetree.cb b/src/mainboard/google/guado/devicetree.cb
index 4d16ed6..34929a1 100644
--- a/src/mainboard/google/guado/devicetree.cb
+++ b/src/mainboard/google/guado/devicetree.cb
@@ -9,9 +9,6 @@ chip soc/intel/broadwell
 	# Enable HDMI Hotplug with 6ms pulse
 	register "gpu_dp_b_hotplug" = "0x06"
 
-
-
-
 	register "pirqa_routing" = "0x8b"
 	register "pirqb_routing" = "0x8a"
 	register "pirqc_routing" = "0x8b"
diff --git a/src/mainboard/google/rikku/devicetree.cb b/src/mainboard/google/rikku/devicetree.cb
index 4d16ed6..34929a1 100644
--- a/src/mainboard/google/rikku/devicetree.cb
+++ b/src/mainboard/google/rikku/devicetree.cb
@@ -9,9 +9,6 @@ chip soc/intel/broadwell
 	# Enable HDMI Hotplug with 6ms pulse
 	register "gpu_dp_b_hotplug" = "0x06"
 
-
-
-
 	register "pirqa_routing" = "0x8b"
 	register "pirqb_routing" = "0x8a"
 	register "pirqc_routing" = "0x8b"
diff --git a/src/mainboard/google/tidus/devicetree.cb b/src/mainboard/google/tidus/devicetree.cb
index 6c3f073..73afdb3 100644
--- a/src/mainboard/google/tidus/devicetree.cb
+++ b/src/mainboard/google/tidus/devicetree.cb
@@ -9,9 +9,6 @@ chip soc/intel/broadwell
 	# Enable HDMI Hotplug with 6ms pulse
 	register "gpu_dp_b_hotplug" = "0x06"
 
-
-
-
 	register "pirqa_routing" = "0x8b"
 	register "pirqb_routing" = "0x8a"
 	register "pirqc_routing" = "0x8b"



More information about the coreboot-gerrit mailing list