summaryrefslogtreecommitdiff
path: root/arch/arm/mach-omap2/am33xx
diff options
context:
space:
mode:
authorFelix Brack <fb@ltec.ch>2018-12-07 15:01:55 +0100
committerTom Rini <trini@konsulko.com>2018-12-12 12:14:23 -0500
commitbfaaacd3b2cb0d7841d9ae7d14ea5da130b8f482 (patch)
treec1d4721a53d500c873fa60a78c502f9abe369ee9 /arch/arm/mach-omap2/am33xx
parentd50d6817b583d20bf1c6e26c656d125bde5e4e4b (diff)
arm: am335x-pdu001: Move from embedded to separate DTB
There is no need for an embedded device tree for this board so let the build process generate a separate u-boot.dtb file instead. Signed-off-by: Felix Brack <fb@ltec.ch>
Diffstat (limited to 'arch/arm/mach-omap2/am33xx')
-rw-r--r--arch/arm/mach-omap2/am33xx/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/am33xx/Kconfig b/arch/arm/mach-omap2/am33xx/Kconfig
index 3529607479..57284c4ae1 100644
--- a/arch/arm/mach-omap2/am33xx/Kconfig
+++ b/arch/arm/mach-omap2/am33xx/Kconfig
@@ -206,6 +206,7 @@ config TARGET_PDU001
bool "Support PDU001"
select DM
select DM_SERIAL
+ imply SPL_SEPARATE_BSS
imply CMD_DM
help
Support for PDU001 platform developed by EETS GmbH.