rk356x: update rk3566/rk3568 buildroot cfg

Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Change-Id: I33bdeff8ad963681878c9dd0db93d2022b6617b1
This commit is contained in:
Caesar Wang
2020-12-10 08:31:06 +00:00
parent 38354b556c
commit c04b2faafd
2 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@ export RK_KERNEL_FIT_ITS=boot.its
# parameter for GPT table
export RK_PARAMETER=parameter-buildroot-fit.txt
# Buildroot config
export RK_CFG_BUILDROOT=rockchip_rk356x
export RK_CFG_BUILDROOT=rockchip_rk3566
# Recovery config
export RK_CFG_RECOVERY=rockchip_rk356x_recovery
# Recovery image format type: fit(flattened image tree)

View File

@ -21,7 +21,7 @@ export RK_KERNEL_FIT_ITS=boot.its
# parameter for GPT table
export RK_PARAMETER=parameter-buildroot-fit.txt
# Buildroot config
export RK_CFG_BUILDROOT=rockchip_rk356x
export RK_CFG_BUILDROOT=rockchip_rk3568
# Recovery config
export RK_CFG_RECOVERY=rockchip_rk356x_recovery
# Recovery image format type: fit(flattened image tree)