summaryrefslogtreecommitdiff
path: root/src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb')
-rw-r--r--src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb b/src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb
index c6031302cc..7ccec278c3 100644
--- a/src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb
+++ b/src/mainboard/amd/mandolin/variants/mandolin/devicetree.cb
@@ -7,7 +7,9 @@ chip soc/amd/picasso
register "fadt_boot_arch" = "ACPI_FADT_LEGACY_DEVICES | ACPI_FADT_8042"
register "fadt_flags" = "ACPI_FADT_SLEEP_BUTTON" # See table 5-34 ACPI 6.3 spec
- register "sd_emmc_config" = "SD_EMMC_DISABLE"
+ register "emmc_config" = "{
+ .timing = SD_EMMC_DISABLE,
+ }"
register "has_usb2_phy_tune_params" = "1"