From: Han Gao Date: Thu, 28 Dec 2023 15:08:17 +0000 (+0800) Subject: config: update ROW16 to DDP X-Git-Tag: accepted/tizen/unified/x/20240510.061411~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5bd86ffd9d5d42e985b849e71402d2974e41cc53;p=platform%2Fkernel%2Fu-boot-thead.git config: update ROW16 to DDP Signed-off-by: Han Gao --- diff --git a/configs/light_lpi4a_16g_defconfig b/configs/light_lpi4a_16g_defconfig index b91e17ab..d61a8a11 100644 --- a/configs/light_lpi4a_16g_defconfig +++ b/configs/light_lpi4a_16g_defconfig @@ -20,7 +20,7 @@ CONFIG_SPL_RAM_SUPPORT=y CONFIG_SPL_RAM_DEVICE=y CONFIG_SYS_PROMPT="Light LPI4A 16G# " CONFIG_DDR_LP4X_3733_DUALRANK=y -CONFIG_DDR_ROW16=y +CONFIG_DDR_DDP=y # CONFIG_DDR_LP4_3733_DUALRANK is not set CONFIG_DDR_BOARD_CONFIG=y CONFIG_CMD_BOOT_SLAVE=y diff --git a/configs/light_lpi4a_cluster_16g_defconfig b/configs/light_lpi4a_cluster_16g_defconfig index e6824428..3d852c4d 100644 --- a/configs/light_lpi4a_cluster_16g_defconfig +++ b/configs/light_lpi4a_cluster_16g_defconfig @@ -20,7 +20,7 @@ CONFIG_SPL_RAM_SUPPORT=y CONFIG_SPL_RAM_DEVICE=y CONFIG_SYS_PROMPT="LicheeCluster4A 16G # " CONFIG_DDR_LP4X_3733_DUALRANK=y -CONFIG_DDR_ROW16=y +CONFIG_DDR_DDP=y # CONFIG_DDR_LP4_3733_DUALRANK is not set CONFIG_DDR_BOARD_CONFIG=y CONFIG_CMD_BOOT_SLAVE=y diff --git a/configs/light_lpi4a_console_16g_defconfig b/configs/light_lpi4a_console_16g_defconfig index e57c14d6..e4e0013e 100644 --- a/configs/light_lpi4a_console_16g_defconfig +++ b/configs/light_lpi4a_console_16g_defconfig @@ -20,7 +20,7 @@ CONFIG_SPL_RAM_SUPPORT=y CONFIG_SPL_RAM_DEVICE=y CONFIG_SYS_PROMPT="LicheeConsole4A 16G # " CONFIG_DDR_LP4X_3733_DUALRANK=y -CONFIG_DDR_ROW16=y +CONFIG_DDR_DDP=y # CONFIG_DDR_LP4_3733_DUALRANK is not set CONFIG_DDR_BOARD_CONFIG=y CONFIG_CMD_BOOT_SLAVE=y