summaryrefslogtreecommitdiff
path: root/configs/colibri_imx6_defconfig
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2022-07-21 16:27:28 +0300
committerStefano Babic <sbabic@denx.de>2022-07-25 17:12:00 +0300
commitbd483b7a9fd0468518b98105013c5a9fed0a3467 (patch)
tree07fc04abe6c10dd37b1a90f4318337d985ce98f2 /configs/colibri_imx6_defconfig
parent50ba171e2def3cf3f349387217c837a20495089a (diff)
downloadu-boot-bd483b7a9fd0468518b98105013c5a9fed0a3467.tar.xz
colibri_imx6: synchronise device tree with linux
Synchronise device tree with linux-next next-20220708. Please note that this also means that instead of the previous "generic" U-Boot specific carrier board agnostic device tree we are now using the regular one for the Colibri Evaluation (carrier) board V3 (e.g. imx6dl-colibri-eval-v3.dtb rather than the previous imx6-colibri.dtb). Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'configs/colibri_imx6_defconfig')
-rw-r--r--configs/colibri_imx6_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/colibri_imx6_defconfig b/configs/colibri_imx6_defconfig
index 0bdd088b1e..fbaf11118a 100644
--- a/configs/colibri_imx6_defconfig
+++ b/configs/colibri_imx6_defconfig
@@ -15,7 +15,7 @@ CONFIG_SYS_I2C_MXC_I2C1=y
CONFIG_SYS_I2C_MXC_I2C2=y
CONFIG_SYS_I2C_MXC_I2C3=y
CONFIG_DM_GPIO=y
-CONFIG_DEFAULT_DEVICE_TREE="imx6-colibri"
+CONFIG_DEFAULT_DEVICE_TREE="imx6dl-colibri-eval-v3"
CONFIG_SPL_TEXT_BASE=0x00908000
CONFIG_SPL_MMC=y
CONFIG_SPL_SERIAL=y