summaryrefslogtreecommitdiff
path: root/src/mainboard/google/hatch/variants/kindred/overridetree.cb
diff options
context:
space:
mode:
authorDavid Wu <david_wu@quanta.corp-partner.google.com>2019-06-19 20:09:17 +0800
committerMartin Roth <martinroth@google.com>2019-07-07 20:02:12 +0000
commit21f1ccce9cc63ef27f677d851450e943f86874fb (patch)
treeba8b8a9a8fae204a778e2025d2b375f86afebd97 /src/mainboard/google/hatch/variants/kindred/overridetree.cb
parentebdafdb1a72f804675da3119c51c3363e3b830d5 (diff)
downloadcoreboot-21f1ccce9cc63ef27f677d851450e943f86874fb.tar.xz
mb/google/hatch/variants/kindred: Enable eMMC support
Enable eMMC support for kindred. Cq-Depend: chromium:1666982 BUG=b:135464155 BRANCH=none TEST=Boot kindred onboard eMMC. Change-Id: I040af6da30313f8dd59e3ef910b290922e090cdc Signed-off-by: David Wu <david_wu@quanta.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/33618 Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org> Reviewed-by: Furquan Shaikh <furquan@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/google/hatch/variants/kindred/overridetree.cb')
-rw-r--r--src/mainboard/google/hatch/variants/kindred/overridetree.cb4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mainboard/google/hatch/variants/kindred/overridetree.cb b/src/mainboard/google/hatch/variants/kindred/overridetree.cb
index 562bb8b229..cc068bb696 100644
--- a/src/mainboard/google/hatch/variants/kindred/overridetree.cb
+++ b/src/mainboard/google/hatch/variants/kindred/overridetree.cb
@@ -47,6 +47,9 @@ chip soc/intel/cannonlake
# GPIO for SD card detect
register "sdcard_cd_gpio" = "vSD3_CD_B"
+ # Enable eMMC HS400
+ register "ScsEmmcHs400Enabled" = "1"
+
device domain 0 on
device pci 15.0 on
chip drivers/i2c/generic
@@ -143,6 +146,7 @@ chip soc/intel/cannonlake
device i2c 1a on end
end
end #I2C #4
+ device pci 1a.0 on end # eMMC
device pci 1e.3 on
chip drivers/spi/acpi
register "name" = ""CRFP""