From 0102ab2bf16e1f8e8d2b46295d7acdc7f98eeaa7 Mon Sep 17 00:00:00 2001
From: Uros Majstorovic <majstor@majstor.org>
Date: Sat, 7 Aug 2021 01:37:23 +0200
Subject: fixed u-boot

---
 recipes-bsp/u-boot/rvphone/cl-imx8/configs/cl-imx8_defconfig | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

(limited to 'recipes-bsp/u-boot/rvphone/cl-imx8/configs/cl-imx8_defconfig')

diff --git a/recipes-bsp/u-boot/rvphone/cl-imx8/configs/cl-imx8_defconfig b/recipes-bsp/u-boot/rvphone/cl-imx8/configs/cl-imx8_defconfig
index 4f48094..ed49417 100644
--- a/recipes-bsp/u-boot/rvphone/cl-imx8/configs/cl-imx8_defconfig
+++ b/recipes-bsp/u-boot/rvphone/cl-imx8/configs/cl-imx8_defconfig
@@ -2,14 +2,14 @@ CONFIG_ARM=y
 CONFIG_ARCH_IMX8M=y
 CONFIG_SYS_TEXT_BASE=0x40200000
 CONFIG_SYS_MALLOC_F_LEN=0x2000
-CONFIG_TARGET_COMPULAB_IMX8=y
+CONFIG_TARGET_RVPHONE_CL_IMX8=y
 CONFIG_IMX_OPTEE=y
-CONFIG_DEFAULT_DEVICE_TREE="cl-som-imx8"
-CONFIG_LOCALVERSION="-cl-som-imx8-rev1.1-1.0-CFG"
+CONFIG_DEFAULT_DEVICE_TREE="cl-imx8"
+CONFIG_LOCALVERSION="-rvphone-cl-imx8-CFG"
 CONFIG_FIT=y
 CONFIG_SPL_LOAD_FIT=y
 CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/mach-imx/spl_sd.cfg"
-CONFIG_DEFAULT_FDT_FILE="sbc-imx8.dtb"
+CONFIG_DEFAULT_FDT_FILE="cl-imx8.dtb"
 CONFIG_ARCH_MISC_INIT=y
 CONFIG_SPL=y
 CONFIG_SPL_BOARD_INIT=y
-- 
cgit v1.2.3