From ac3b305defbaed2d15c8cf5641315a2eb7f35827 Mon Sep 17 00:00:00 2001 From: nekorouter Date: Wed, 3 Sep 2025 17:32:10 +0800 Subject: [PATCH] configs/light_lpi4a_cluster_16g_defconfig: fix typo 16gb -> 16g Signed-off-by: nekorouter --- configs/light_lpi4a_cluster_16g_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/light_lpi4a_cluster_16g_defconfig b/configs/light_lpi4a_cluster_16g_defconfig index e61b5af6..0619cc2a 100644 --- a/configs/light_lpi4a_cluster_16g_defconfig +++ b/configs/light_lpi4a_cluster_16g_defconfig @@ -88,7 +88,7 @@ CONFIG_USB_FUNCTION_MASS_STORAGE=y # CONFIG_SPL_USE_TINY_PRINTF is not set # CONFIG_EFI_LOADER is not set # CONFIG_LIGHT_SEC_BOOT is not set -CONFIG_DEFAULT_FDT_FILE="thead/th1520-lpi4a-cluster-16gb.dtb" +CONFIG_DEFAULT_FDT_FILE="thead/th1520-lpi4a-cluster-16g.dtb" CONFIG_BOARD_LATE_INIT=y CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y CONFIG_DM_VIDEO=y