aboutsummaryrefslogtreecommitdiff
path: root/configs/rock-pi-4c-rk3399_defconfig
diff options
context:
space:
mode:
authorJagan Teki <jagan@amarulasolutions.com>2022-12-14 23:20:48 +0530
committerKever Yang <kever.yang@rock-chips.com>2023-01-16 18:01:10 +0800
commit26f92be07e2a0e380a67c88a53911a10422d9855 (patch)
treecb1e9586e4b82f65526d11c30b75d62d79b7dd01 /configs/rock-pi-4c-rk3399_defconfig
parent78276c531321ef989ae8d9d83144fb0ddd45962f (diff)
downloadu-boot-26f92be07e2a0e380a67c88a53911a10422d9855.zip
u-boot-26f92be07e2a0e380a67c88a53911a10422d9855.tar.gz
u-boot-26f92be07e2a0e380a67c88a53911a10422d9855.tar.bz2
ram: rockchip: Add common ddr type configs
We have common ddr types in rockchip or in general. So use the common ddr type names instead of per Rockchip SoC to avoid confusion. The respective ddr type names will use on the associated ddr SoC driver as these drivers are built per SoC at a time. Signed-off-by: Jagan Teki <jagan@edgeble.ai> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
Diffstat (limited to 'configs/rock-pi-4c-rk3399_defconfig')
-rw-r--r--configs/rock-pi-4c-rk3399_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/rock-pi-4c-rk3399_defconfig b/configs/rock-pi-4c-rk3399_defconfig
index 4f61a0f..292436b 100644
--- a/configs/rock-pi-4c-rk3399_defconfig
+++ b/configs/rock-pi-4c-rk3399_defconfig
@@ -64,7 +64,7 @@ CONFIG_PMIC_RK8XX=y
CONFIG_REGULATOR_PWM=y
CONFIG_REGULATOR_RK8XX=y
CONFIG_PWM_ROCKCHIP=y
-CONFIG_RAM_RK3399_LPDDR4=y
+CONFIG_RAM_ROCKCHIP_LPDDR4=y
CONFIG_DM_RESET=y
CONFIG_BAUDRATE=1500000
CONFIG_DEBUG_UART_SHIFT=2