project:cfg:BoardConfig_IPC:Modify the luckfox-pico-mini-b device tree configuration to rv1103g-luckfox-pico-mini.dts

Signed-off-by: luckfox-eng29 <eng29@luckfox.com>
This commit is contained in:
luckfox-eng29 2024-10-31 20:24:40 +08:00
parent e1caff31f6
commit f71da92cef
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ export RK_APP_TYPE=RKIPC_RV1103
export RK_BOOTARGS_CMA_SIZE="24M" export RK_BOOTARGS_CMA_SIZE="24M"
# Kernel dts # Kernel dts
export RK_KERNEL_DTS=rv1103g-luckfox-pico-mini-b.dts export RK_KERNEL_DTS=rv1103g-luckfox-pico-mini.dts
################################################# #################################################
# BOOT_MEDIUM # BOOT_MEDIUM

View File

@ -14,7 +14,7 @@ export RK_CHIP=rv1106
export RK_BOOTARGS_CMA_SIZE="1M" export RK_BOOTARGS_CMA_SIZE="1M"
# Kernel dts # Kernel dts
export RK_KERNEL_DTS=rv1103g-luckfox-pico-mini-b.dts export RK_KERNEL_DTS=rv1103g-luckfox-pico-mini.dts
################################################# #################################################
# BOOT_MEDIUM # BOOT_MEDIUM