[PATCH 29/30] x86: coral: Drop ACPI properties from of-platdata
Simon Glass
sjg at chromium.org
Thu Dec 31 05:09:59 CET 2020
We don't use these in TPL or SPL, so drop them. Also drop 'ranges' since
we don't have a full PCI driver.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
configs/chromebook_coral_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/chromebook_coral_defconfig b/configs/chromebook_coral_defconfig
index 05e6ce64932..334364c4bff 100644
--- a/configs/chromebook_coral_defconfig
+++ b/configs/chromebook_coral_defconfig
@@ -71,6 +71,7 @@ CONFIG_MAC_PARTITION=y
CONFIG_ISO_PARTITION=y
CONFIG_EFI_PARTITION=y
# CONFIG_SPL_EFI_PARTITION is not set
+CONFIG_OF_SPL_REMOVE_PROPS="clocks clock-names interrupt-parent interrupts linux-name acpi,name acpi,path u-boot,acpi-dsdt-order u-boot,acpi-ssdt-order ranges"
CONFIG_ENV_OVERWRITE=y
CONFIG_REGMAP=y
CONFIG_SYSCON=y
--
2.29.2.729.g45daf8777d-goog
More information about the U-Boot
mailing list