rename px3se trust.img
Trust img now is rename from trust_emmc.img to trust.img. Change-Id: I4620076909f4fa1ed055d4e67561285fb4308b89 Signed-off-by: Shunqian Zheng <zhengsq@rock-chips.com>
This commit is contained in:
@ -10,7 +10,7 @@ USER_DATA_IMG_PATH=$DEVICE_IMG_PATH/userdata.img
|
||||
MISC_IMG_PATH=$DEVICE_IMG_PATH/wipe_all-misc.img
|
||||
ROOTFS_IMG_PATH=$(pwd)/buildroot/output/rockchip_px3se/images/rootfs.ext4
|
||||
RECOVERY_PATH=$(pwd)/buildroot/output/rockchip_px3se_recovery/images/recovery.img
|
||||
TRUST_PATH=$UBOOT_PATH/trust_emmc.img
|
||||
TRUST_PATH=$UBOOT_PATH/trust.img
|
||||
BOOT_PATH=$KERNEL_PATH/zboot.img
|
||||
LOADER_PATH=$UBOOT_PATH/*_loader_*.bin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user