px30/rk3326: update Boardconfig
Signed-off-by: Caesar Wang <wxt@rock-chips.com> Change-Id: Ifea85177f4dd44ec32a8d91b08de129ea955ef1b
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
# Target arch
|
||||
export RK_ARCH=arm64
|
||||
# Uboot defconfig
|
||||
export RK_UBOOT_DEFCONFIG=evb-px30
|
||||
export RK_UBOOT_DEFCONFIG=px30
|
||||
# Trust choose ignore bl32, including --ignore-bl32
|
||||
export TRUST_PACK_IGNORE_BL32=
|
||||
# Kernel defconfig
|
||||
@ -11,7 +11,7 @@ export RK_KERNEL_DEFCONFIG=px30_linux_defconfig
|
||||
# Kernel dts
|
||||
export RK_KERNEL_DTS=px30-evb-ddr3-v10-linux
|
||||
# boot image type
|
||||
export RK_BOOT_IMG=boot.img
|
||||
export RK_BOOT_IMG=zboot.img
|
||||
# kernel image path
|
||||
export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image
|
||||
export RK_KERNEL_ZIMG=kernel/arch/arm64/boot/Image.lz4
|
||||
|
||||
@ -3,15 +3,15 @@
|
||||
# Target arch
|
||||
export RK_ARCH=arm64
|
||||
# Uboot defconfig
|
||||
export RK_UBOOT_DEFCONFIG=evb-px30
|
||||
export RK_UBOOT_DEFCONFIG=px30
|
||||
# Trust choose ignore bl32, including --ignore-bl32
|
||||
export TRUST_PACK_IGNORE_BL32=
|
||||
# Kernel defconfig
|
||||
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
|
||||
export RK_KERNEL_DEFCONFIG=px30_linux_defconfig
|
||||
# Kernel dts
|
||||
export RK_KERNEL_DTS=px30-evb-ddr3-v10-linux
|
||||
# boot image type
|
||||
export RK_BOOT_IMG=boot.img
|
||||
export RK_BOOT_IMG=zboot.img
|
||||
# kernel image path
|
||||
export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image
|
||||
export RK_KERNEL_ZIMG=kernel/arch/arm64/boot/Image.lz4
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# Target arch
|
||||
export RK_ARCH=arm64
|
||||
# Uboot defconfig
|
||||
export RK_UBOOT_DEFCONFIG=evb-px30
|
||||
export RK_UBOOT_DEFCONFIG=px30
|
||||
# Trust choose ignore bl32, including --ignore-bl32
|
||||
export TRUST_PACK_IGNORE_BL32=
|
||||
# Kernel defconfig
|
||||
@ -11,7 +11,7 @@ export RK_KERNEL_DEFCONFIG=px30_linux_defconfig
|
||||
# Kernel dts
|
||||
export RK_KERNEL_DTS=px30-evb-ddr3-v11-linux
|
||||
# boot image type
|
||||
export RK_BOOT_IMG=boot.img
|
||||
export RK_BOOT_IMG=zboot.img
|
||||
# kernel image path
|
||||
export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image
|
||||
export RK_KERNEL_ZIMG=kernel/arch/arm64/boot/Image.lz4
|
||||
|
||||
@ -3,15 +3,15 @@
|
||||
# Target arch
|
||||
export RK_ARCH=arm64
|
||||
# Uboot defconfig
|
||||
export RK_UBOOT_DEFCONFIG=evb-px30
|
||||
export RK_UBOOT_DEFCONFIG=px30
|
||||
# Trust choose ignore bl32, including --ignore-bl32
|
||||
export TRUST_PACK_IGNORE_BL32=
|
||||
# Kernel defconfig
|
||||
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
|
||||
export RK_KERNEL_DEFCONFIG=px30_linux_defconfig
|
||||
# Kernel dts
|
||||
export RK_KERNEL_DTS=px30-evb-ddr3-v11-linux
|
||||
# boot image type
|
||||
export RK_BOOT_IMG=boot.img
|
||||
export RK_BOOT_IMG=zboot.img
|
||||
# kernel image path
|
||||
export RK_KERNEL_IMG=kernel/arch/arm64/boot/Image
|
||||
export RK_KERNEL_ZIMG=kernel/arch/arm64/boot/Image.lz4
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# Target arch
|
||||
export RK_ARCH=arm64
|
||||
# Uboot defconfig
|
||||
export RK_UBOOT_DEFCONFIG=evb-px30
|
||||
export RK_UBOOT_DEFCONFIG=px30
|
||||
# Trust choose ignore bl32, including --ignore-bl32
|
||||
export TRUST_PACK_IGNORE_BL32=--ignore-bl32
|
||||
# Kernel defconfig
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# Target arch
|
||||
export RK_ARCH=arm64
|
||||
# Uboot defconfig
|
||||
export RK_UBOOT_DEFCONFIG=evb-px30
|
||||
export RK_UBOOT_DEFCONFIG=px30
|
||||
# Trust choose ignore bl32, including --ignore-bl32
|
||||
export TRUST_PACK_IGNORE_BL32=--ignore-bl32
|
||||
# Kernel defconfig
|
||||
|
||||
@ -3,11 +3,11 @@
|
||||
# Target arch
|
||||
export RK_ARCH=arm64
|
||||
# Uboot defconfig
|
||||
export RK_UBOOT_DEFCONFIG=evb-rk3326
|
||||
export RK_UBOOT_DEFCONFIG=rk3326
|
||||
# Trust choose ignore bl32, including --ignore-bl32
|
||||
export TRUST_PACK_IGNORE_BL32=
|
||||
# Kernel defconfig
|
||||
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
|
||||
export RK_KERNEL_DEFCONFIG=rk3326_linux_defconfig
|
||||
# Kernel dts
|
||||
export RK_KERNEL_DTS=rk3326-evb-lp3-v10-linux
|
||||
# boot image type
|
||||
|
||||
@ -3,11 +3,11 @@
|
||||
# Target arch
|
||||
export RK_ARCH=arm64
|
||||
# Uboot defconfig
|
||||
export RK_UBOOT_DEFCONFIG=evb-rk3326
|
||||
export RK_UBOOT_DEFCONFIG=rk3326
|
||||
# Trust choose ignore bl32, including --ignore-bl32
|
||||
export TRUST_PACK_IGNORE_BL32=
|
||||
# Kernel defconfig
|
||||
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
|
||||
export RK_KERNEL_DEFCONFIG=rk3326_linux_defconfig
|
||||
# Kernel dts
|
||||
export RK_KERNEL_DTS=rk3326-evb-lp3-v10-linux
|
||||
# boot image type
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# Target arch
|
||||
export RK_ARCH=arm64
|
||||
# Uboot defconfig
|
||||
export RK_UBOOT_DEFCONFIG=evb-rk3326
|
||||
export RK_UBOOT_DEFCONFIG=rk3326
|
||||
# Trust choose ignore bl32, including --ignore-bl32
|
||||
export TRUST_PACK_IGNORE_BL32=--ignore-bl32
|
||||
# Kernel defconfig
|
||||
|
||||
@ -3,7 +3,7 @@
|
||||
# Target arch
|
||||
export RK_ARCH=arm64
|
||||
# Uboot defconfig
|
||||
export RK_UBOOT_DEFCONFIG=evb-rk3326
|
||||
export RK_UBOOT_DEFCONFIG=rk3326
|
||||
# Trust choose ignore bl32, including --ignore-bl32
|
||||
export TRUST_PACK_IGNORE_BL32=--ignore-bl32
|
||||
# Kernel defconfig
|
||||
|
||||
Reference in New Issue
Block a user