diff options
Diffstat (limited to 'src/mainboard/starlabs/lite/variants')
-rw-r--r-- | src/mainboard/starlabs/lite/variants/glk/devicetree.cb | 1 | ||||
-rw-r--r-- | src/mainboard/starlabs/lite/variants/glkr/devicetree.cb | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/starlabs/lite/variants/glk/devicetree.cb b/src/mainboard/starlabs/lite/variants/glk/devicetree.cb index d275cd3f1d..13b396e18c 100644 --- a/src/mainboard/starlabs/lite/variants/glk/devicetree.cb +++ b/src/mainboard/starlabs/lite/variants/glk/devicetree.cb @@ -127,6 +127,7 @@ chip soc/intel/apollolake device pci 1a.0 off end # PWM device pci 1b.0 off end # SDCard device pci 1c.0 off end # eMMC + device pci 1d.0 off end # UFS device pci 1e.0 off end # SDIO device pci 1f.0 on # LPC Interface register "gen1_dec" = "0x000c06a1" diff --git a/src/mainboard/starlabs/lite/variants/glkr/devicetree.cb b/src/mainboard/starlabs/lite/variants/glkr/devicetree.cb index b18e8f0398..01d5c2f71e 100644 --- a/src/mainboard/starlabs/lite/variants/glkr/devicetree.cb +++ b/src/mainboard/starlabs/lite/variants/glkr/devicetree.cb @@ -128,6 +128,7 @@ chip soc/intel/apollolake device pci 1a.0 off end # PWM device pci 1b.0 off end # SDCard device pci 1c.0 off end # eMMC + device pci 1d.0 off end # UFS device pci 1e.0 off end # SDIO device pci 1f.0 on # LPC Interface register "gen1_dec" = "0x000c06a1" |