summaryrefslogtreecommitdiffstats
path: root/platforms
diff options
context:
space:
mode:
authorLars Pedersen <lapeddk@gmail.com>2019-07-29 09:28:53 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2019-08-08 09:51:44 +0200
commit58c48f349901988fb9bc63b7f2f9bbb30c6ef60d (patch)
treeda2a9d92baeab20c50354f9b18dddf01a90b3977 /platforms
parenta653df5d3f35d3936ffb1be4bc852f576c3f89f3 (diff)
downloadptxdist-58c48f349901988fb9bc63b7f2f9bbb30c6ef60d.tar.gz
ptxdist-58c48f349901988fb9bc63b7f2f9bbb30c6ef60d.tar.xz
u-boot: Add u-boot-dtb.imx install option
Signed-off-by: Lars Pedersen <lapeddk@gmail.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'platforms')
-rw-r--r--platforms/u-boot.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/platforms/u-boot.in b/platforms/u-boot.in
index d474e64e3..9bac4a758 100644
--- a/platforms/u-boot.in
+++ b/platforms/u-boot.in
@@ -137,6 +137,14 @@ config U_BOOT_INSTALL_U_BOOT_IMX
image directory. Say yes if you are building for freescale i.MX SOCs
and are not using SPL.
+config U_BOOT_INSTALL_U_BOOT_DTB_IMX
+ prompt "install u-boot-dtb.imx"
+ bool
+ help
+ Installing the U-Boot image with device tree support and imx header (u-boot-dtb.imx)
+ into platform image directory. Say yes if you are building for freescale i.MX SOCs
+ and are not using SPL.
+
config U_BOOT_INSTALL_U_BOOT_DTB
prompt "install u-boot-dtb.bin"
bool