xml: fixes the parameter file for rk3399pro-npu
Signed-off-by: Caesar Wang <wxt@rock-chips.com> Change-Id: I6fd3b6a9333b600dded3a326dc36194524babc82
This commit is contained in:
@ -13,7 +13,7 @@ export RK_BOOT_IMG=
|
||||
# kernel image path
|
||||
export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image
|
||||
# parameter for GPT table
|
||||
export RK_PARAMETER=parameter-buildroot.txt
|
||||
export RK_PARAMETER=parameter-npu.txt
|
||||
# Buildroot config
|
||||
export RK_CFG_BUILDROOT=
|
||||
# Recovery config
|
||||
|
||||
@ -13,7 +13,7 @@ export RK_BOOT_IMG=
|
||||
# kernel image path
|
||||
export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image
|
||||
# parameter for GPT table
|
||||
export RK_PARAMETER=parameter-buildroot.txt
|
||||
export RK_PARAMETER=parameter-npu.txt
|
||||
# Buildroot config
|
||||
export RK_CFG_BUILDROOT=
|
||||
# Recovery config
|
||||
|
||||
Reference in New Issue
Block a user