summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorTim Harvey <tharvey@gateworks.com>2021-07-28 01:19:40 +0300
committerStefano Babic <sbabic@denx.de>2021-08-09 15:46:50 +0300
commit2eb85647c0e76a3be9616d67765eb8fa74ea7481 (patch)
tree71ab9f0f5ca14fd85fed9a6c890fbe719fad8d7c /configs
parentc10bf27615a07e07722c66fd28b57ae5db969288 (diff)
downloadu-boot-2eb85647c0e76a3be9616d67765eb8fa74ea7481.tar.xz
board: gateworks: venice: add board model to dt
Add the specific board model from EEPROM config to the device-tree to make it easier to access from Linux userspace. Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/imx8mm_venice_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/imx8mm_venice_defconfig b/configs/imx8mm_venice_defconfig
index d8d930ab4d..44ff5f84da 100644
--- a/configs/imx8mm_venice_defconfig
+++ b/configs/imx8mm_venice_defconfig
@@ -27,6 +27,7 @@ CONFIG_FIT=y
CONFIG_FIT_EXTERNAL_OFFSET=0x3000
CONFIG_SPL_LOAD_FIT=y
CONFIG_SPL_FIT_GENERATOR="arch/arm/mach-imx/mkimage_fit_atf.sh"
+CONFIG_OF_BOARD_SETUP=y
CONFIG_OF_SYSTEM_SETUP=y
CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/mach-imx/imx8m/imximage-8mm-lpddr4.cfg"
# CONFIG_USE_BOOTCOMMAND is not set