summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2023-04-28 22:17:32 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2023-05-05 13:54:56 +0200
commit2d506f2d2732261ca56413ac1d17acec227f4845 (patch)
treefe961544b0044bf73f21b6d45039f3c8068efb4e /configs
parent266f9f2681b1ce7a9e8904dcb3b6f8de3ef59b5d (diff)
verdin-am62: migrate and sync to using linux kernel device trees
Migrate and sync to using Linux kernel (albeit still downstream) device trees. Upstream-Status: Pending Initial U-Boot to be used for bring-up and validation of the V1.0 design, we'll decide on the step forward to mainline this once the bring-up and validation will be done. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/verdin-am62_a53_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/verdin-am62_a53_defconfig b/configs/verdin-am62_a53_defconfig
index 32405a21b6..e7cd992ed2 100644
--- a/configs/verdin-am62_a53_defconfig
+++ b/configs/verdin-am62_a53_defconfig
@@ -21,7 +21,7 @@ CONFIG_SPL_DRIVERS_MISC_SUPPORT=y
CONFIG_SPL_STACK_R_ADDR=0x82000000
CONFIG_SPL_FS_FAT=y
CONFIG_SPL_LIBDISK_SUPPORT=y
-CONFIG_DEFAULT_DEVICE_TREE="k3-am625-verdin"
+CONFIG_DEFAULT_DEVICE_TREE="k3-am625-verdin-wifi-dev"
CONFIG_DISTRO_DEFAULTS=y
# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set
CONFIG_FIT_VERBOSE=y