aboutsummaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorCem Tenruh <c.tenruh@phytec.de>2023-07-14 10:23:26 +0200
committerFabio Estevam <festevam@gmail.com>2023-12-13 09:39:19 -0300
commit3e0b1966961b458d21a7dab468777f63e11f9ab7 (patch)
treec1f76d330a019111722c8270738922ecc57975c1 /configs
parentc435538888f128afa8ab2519496fc2e7ad17a4c2 (diff)
downloadu-boot-3e0b1966961b458d21a7dab468777f63e11f9ab7.zip
u-boot-3e0b1966961b458d21a7dab468777f63e11f9ab7.tar.gz
u-boot-3e0b1966961b458d21a7dab468777f63e11f9ab7.tar.bz2
arm: dts: imx8mm-phyboard-polis-rdk: Sync dts files with kernel
Sync the devicetree files used in the kernel for the imx8mm-phyboard-polis with the corresponding devicetree files in U-Boot. Replaced phycore-imx8mm.dts with kernel dts imx8mm-phyboard-polis-rdk.dts Synced with kernel 6.5.0-rc1 commit e752a4f9589c (arm64: dts: freescale: imx8mm-phyboard: Add I2C4 pinmuxing) Signed-off-by: Cem Tenruh <c.tenruh@phytec.de>
Diffstat (limited to 'configs')
-rw-r--r--configs/phycore-imx8mm_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/phycore-imx8mm_defconfig b/configs/phycore-imx8mm_defconfig
index bff35e7..3ac2502 100644
--- a/configs/phycore-imx8mm_defconfig
+++ b/configs/phycore-imx8mm_defconfig
@@ -9,7 +9,7 @@ CONFIG_SF_DEFAULT_SPEED=80000000
CONFIG_ENV_SIZE=0x10000
CONFIG_ENV_OFFSET=0x3C0000
CONFIG_DM_GPIO=y
-CONFIG_DEFAULT_DEVICE_TREE="phycore-imx8mm"
+CONFIG_DEFAULT_DEVICE_TREE="imx8mm-phyboard-polis-rdk"
CONFIG_SPL_TEXT_BASE=0x7E1000
CONFIG_TARGET_PHYCORE_IMX8MM=y
CONFIG_SYS_MONITOR_LEN=524288