summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Müllner <christophm30@gmail.com>2019-04-26 00:44:44 +0200
committerChristoph Muellner <christoph.muellner@theobroma-systems.com>2019-04-29 12:09:08 +0200
commit02b9f36968d6b837ce35a2e0a039076de2e51608 (patch)
tree21b42fe0a02530aa6da84020e9caa7bfc8b91aaa
parentb04e364cb212fbfa5cd8dd75b73afd3a15d2f95e (diff)
Revert "rockchip: rk3399-puma: enable SPL_ATF_NO_PLATFORM_PARAM"
This reverts commit c869d63f2785ccde22582f96cf40cb8809f838ba. Mainline ATF already supports fdt-parsing, which allows us to pass rk3399-puma specific data to setup things like the correct UART. Therefore we can re-enable platform paramters again. Signed-off-by: Christoph Müllner <christophm30@gmail.com>
-rw-r--r--configs/puma-rk3399_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/puma-rk3399_defconfig b/configs/puma-rk3399_defconfig
index 2d3a39555e..f1fe2706ad 100644
--- a/configs/puma-rk3399_defconfig
+++ b/configs/puma-rk3399_defconfig
@@ -32,7 +32,6 @@ CONFIG_SPL_I2C_SUPPORT=y
CONFIG_SPL_POWER_SUPPORT=y
CONFIG_SPL_SPI_LOAD=y
CONFIG_SPL_ATF=y
-CONFIG_SPL_ATF_NO_PLATFORM_PARAM=y
CONFIG_CMD_BOOTZ=y
CONFIG_CMD_GPT=y
CONFIG_CMD_I2C=y