summaryrefslogtreecommitdiff
path: root/configs/mx53ppd_defconfig
diff options
context:
space:
mode:
authorIan Ray <ian.ray@ge.com>2019-01-31 17:21:18 +0300
committerStefano Babic <sbabic@denx.de>2019-04-13 21:30:08 +0300
commit61c4c2bf1e648bdf49d58a5388f1414f3906b62f (patch)
tree7dc89e2be716c245ee7c5ee3cdce0e8180183395 /configs/mx53ppd_defconfig
parent31c9afdd92380c6a1902325f322d2c4ba52d0ba2 (diff)
downloadu-boot-61c4c2bf1e648bdf49d58a5388f1414f3906b62f.tar.xz
board: ge: store version information in fdt
Add board-specific FDT function to store U-Boot version in device tree. Signed-off-by: Ian Ray <ian.ray@ge.com>
Diffstat (limited to 'configs/mx53ppd_defconfig')
-rw-r--r--configs/mx53ppd_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx53ppd_defconfig b/configs/mx53ppd_defconfig
index ec3bc10f6d..db31d817aa 100644
--- a/configs/mx53ppd_defconfig
+++ b/configs/mx53ppd_defconfig
@@ -50,3 +50,4 @@ CONFIG_DM_MMC=y
CONFIG_BLK=y
CONFIG_PINCTRL=y
CONFIG_PINCTRL_IMX5=y
+CONFIG_OF_BOARD_SETUP=y