summaryrefslogtreecommitdiff
path: root/configs/dh_imx6_defconfig
diff options
context:
space:
mode:
authorPhilip Oberfichtner <pro@denx.de>2022-05-20 11:46:21 +0300
committerStefano Babic <sbabic@denx.de>2022-05-20 13:36:48 +0300
commit874c76867afceafbaef317bdae4d95d6609daafa (patch)
treebe7501415a4d6fdd7e98aa367030312dcbbead1e /configs/dh_imx6_defconfig
parent45964cbf3c1243c66f611026d51bbc904a0dd788 (diff)
downloadu-boot-874c76867afceafbaef317bdae4d95d6609daafa.tar.xz
ARM: dts: imx: Migrate iMX6QDL picoITX DTs from Linux
Migrate DH picoITX device trees from Linux commit 42226c989789 (tag v5.18-rc7). No changes have been made, the DTs are exact copies. Furthermore add the DTB to dh_imx6_defconfig. Reviewed-by: Marek Vasut <marex@denx.de> Signed-off-by: Philip Oberfichtner <pro@denx.de>
Diffstat (limited to 'configs/dh_imx6_defconfig')
-rw-r--r--configs/dh_imx6_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/dh_imx6_defconfig b/configs/dh_imx6_defconfig
index 9c78987473..558619fc31 100644
--- a/configs/dh_imx6_defconfig
+++ b/configs/dh_imx6_defconfig
@@ -53,7 +53,7 @@ CONFIG_CMD_CACHE=y
CONFIG_CMD_TIME=y
CONFIG_CMD_EXT4_WRITE=y
CONFIG_OF_CONTROL=y
-CONFIG_OF_LIST="imx6q-dhcom-pdk2 imx6dl-dhcom-pdk2 imx6s-dhcom-drc02"
+CONFIG_OF_LIST="imx6q-dhcom-pdk2 imx6dl-dhcom-pdk2 imx6s-dhcom-drc02 imx6dl-dhcom-picoitx"
CONFIG_MULTI_DTB_FIT=y
CONFIG_ENV_OVERWRITE=y
CONFIG_ENV_IS_IN_SPI_FLASH=y