aboutsummaryrefslogtreecommitdiff
path: root/configs/nanopc-t6-rk3588_defconfig
diff options
context:
space:
mode:
authorJonas Karlman2024-05-04 19:43:07 +0000
committerKever Yang2024-05-07 15:56:10 +0800
commitd4fd24ffe46925f4b55bcc028deb0cbece7c4041 (patch)
tree9626864579eb03ec536a03abbe4f09e67e8673a2 /configs/nanopc-t6-rk3588_defconfig
parenta129bbc77b6cadc191d6f5d1fd8da96964baa029 (diff)
rockchip: rk3588: Migrate to OF_UPSTREAM
Migrate RK3588 boards that exists in Linux v6.8 to use OF_UPSTREAM. Following targets is not migrated to use OF_UPSTREAM: - generic-rk3588: Generic target only meant for U-Boot use - toybrick-rk3588: Merged in v6.9-rc1 Signed-off-by: Jonas Karlman <jonas@kwiboo.se> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'configs/nanopc-t6-rk3588_defconfig')
-rw-r--r--configs/nanopc-t6-rk3588_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/nanopc-t6-rk3588_defconfig b/configs/nanopc-t6-rk3588_defconfig
index 738dda026b0..926267f93ad 100644
--- a/configs/nanopc-t6-rk3588_defconfig
+++ b/configs/nanopc-t6-rk3588_defconfig
@@ -5,7 +5,7 @@ CONFIG_COUNTER_FREQUENCY=24000000
CONFIG_ARCH_ROCKCHIP=y
CONFIG_SF_DEFAULT_SPEED=24000000
CONFIG_SF_DEFAULT_MODE=0x2000
-CONFIG_DEFAULT_DEVICE_TREE="rk3588-nanopc-t6"
+CONFIG_DEFAULT_DEVICE_TREE="rockchip/rk3588-nanopc-t6"
CONFIG_ROCKCHIP_RK3588=y
CONFIG_ROCKCHIP_SPI_IMAGE=y
CONFIG_SPL_SERIAL=y