summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAngel Pons <th3fanbus@gmail.com>2020-12-11 19:35:44 +0100
committerHung-Te Lin <hungte@chromium.org>2020-12-14 08:16:38 +0000
commitcff91544d40ad383bf0fa310d1c504446331f572 (patch)
treec31e2b8cb857c769e0d1459b3144bcab863d0d1e /src
parent796bfae82687d0212e59ac09c1f1224436f585f6 (diff)
downloadcoreboot-cff91544d40ad383bf0fa310d1c504446331f572.tar.gz
coreboot-cff91544d40ad383bf0fa310d1c504446331f572.tar.bz2
coreboot-cff91544d40ad383bf0fa310d1c504446331f572.zip
mb/google/glados/var/caroline: Drop zero setting from dt
Unset devicetree options already default to zero. Note that this setting is not referenced anywhere else, and will be removed in a follow-up. Change-Id: I7bcc1c66caa9167c2327e1dc782f69c5de0fac2e Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/48579 Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org> Reviewed-by: Michael Niewöhner <foss@mniewoehner.de> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src')
-rw-r--r--src/mainboard/google/glados/variants/caroline/overridetree.cb1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/glados/variants/caroline/overridetree.cb b/src/mainboard/google/glados/variants/caroline/overridetree.cb
index 967a95a2c1a9..e213d027a431 100644
--- a/src/mainboard/google/glados/variants/caroline/overridetree.cb
+++ b/src/mainboard/google/glados/variants/caroline/overridetree.cb
@@ -8,7 +8,6 @@ chip soc/intel/skylake
register "SlowSlewRateForIa" = "3" # Fast/16
register "SlowSlewRateForGt" = "3" # Fast/16
register "SlowSlewRateForSa" = "0" # Fast/2
- register "FastPkgCRampDisable" = "0"
register "usb2_ports[0]" = "USB2_PORT_MID(OC_SKIP)" # Type-C Port (main)
register "usb2_ports[1]" = "USB2_PORT_MAX(OC_SKIP)" # Type-C Port (sub)