rk3326: add kernel defconfig fragment
-BoardConfig-rk3326-evb-lp3-v10-32bit.mk -BoardConfig-rk3326-evb-lp3-v10.mk -BoardConfig-rk3326-evb-lp3-v12-32bit.mk -BoardConfig-rk3326-evb-lp3-v12.mk rk3358: add kernel defconfig fragment -BoardConfig-rk3358-evb-ddr3-v10.mk -BoardConfig-rk3358m-vehicle-ddr3.mk Signed-off-by: Jianlong Wang <jianlong.wang@rock-chips.com> Change-Id: I89907aa73174fa1446671b1972519da938e9fb82
This commit is contained in:
@ -7,7 +7,9 @@ export RK_UBOOT_DEFCONFIG=rk3326
|
||||
# Trust choose ignore bl32, including --ignore-bl32
|
||||
export TRUST_PACK_IGNORE_BL32=
|
||||
# Kernel defconfig
|
||||
export RK_KERNEL_DEFCONFIG=rk3326_linux_defconfig
|
||||
export RK_KERNEL_DEFCONFIG=px30_linux_defconfig
|
||||
# Kernel defconfig fragment
|
||||
export RK_KERNEL_DEFCONFIG_FRAGMENT=rk3326_linux.config
|
||||
# Kernel dts
|
||||
export RK_KERNEL_DTS=rk3326-evb-lp3-v10-linux
|
||||
# boot image type
|
||||
|
||||
@ -7,7 +7,9 @@ export RK_UBOOT_DEFCONFIG=rk3326
|
||||
# Trust choose ignore bl32, including --ignore-bl32
|
||||
export TRUST_PACK_IGNORE_BL32=
|
||||
# Kernel defconfig
|
||||
export RK_KERNEL_DEFCONFIG=rk3326_linux_defconfig
|
||||
export RK_KERNEL_DEFCONFIG=px30_linux_defconfig
|
||||
# Kernel defconfig fragment
|
||||
export RK_KERNEL_DEFCONFIG_FRAGMENT=rk3326_linux.config
|
||||
# Kernel dts
|
||||
export RK_KERNEL_DTS=rk3326-evb-lp3-v10-linux
|
||||
# boot image type
|
||||
|
||||
@ -7,7 +7,9 @@ export RK_UBOOT_DEFCONFIG=rk3326
|
||||
# Trust choose ignore bl32, including --ignore-bl32
|
||||
export TRUST_PACK_IGNORE_BL32=
|
||||
# Kernel defconfig
|
||||
export RK_KERNEL_DEFCONFIG=rk3326_linux_defconfig
|
||||
export RK_KERNEL_DEFCONFIG=px30_linux_defconfig
|
||||
# Kernel defconfig fragment
|
||||
export RK_KERNEL_DEFCONFIG_FRAGMENT=rk3326_linux.config
|
||||
# Kernel dts
|
||||
export RK_KERNEL_DTS=rk3326-evb-lp3-v12-linux
|
||||
# boot image type
|
||||
|
||||
@ -7,7 +7,9 @@ export RK_UBOOT_DEFCONFIG=rk3326
|
||||
# Trust choose ignore bl32, including --ignore-bl32
|
||||
export TRUST_PACK_IGNORE_BL32=
|
||||
# Kernel defconfig
|
||||
export RK_KERNEL_DEFCONFIG=rk3326_linux_defconfig
|
||||
export RK_KERNEL_DEFCONFIG=px30_linux_defconfig
|
||||
# Kernel defconfig fragment
|
||||
export RK_KERNEL_DEFCONFIG_FRAGMENT=rk3326_linux.config
|
||||
# Kernel dts
|
||||
export RK_KERNEL_DTS=rk3326-evb-lp3-v12-linux
|
||||
# boot image type
|
||||
|
||||
@ -7,7 +7,9 @@ export RK_UBOOT_DEFCONFIG=evb-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 defconfig fragment
|
||||
export RK_KERNEL_DEFCONFIG_FRAGMENT=rk3358_linux.config
|
||||
# Kernel dts
|
||||
export RK_KERNEL_DTS=rk3358-evb-ddr3-v10-linux
|
||||
# boot image type
|
||||
|
||||
@ -7,7 +7,9 @@ export RK_UBOOT_DEFCONFIG=evb-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 defconfig fragment
|
||||
export RK_KERNEL_DEFCONFIG_FRAGMENT=rk3358_linux.config
|
||||
# Kernel dts
|
||||
export RK_KERNEL_DTS=rk3358m-vehicle-v10
|
||||
# boot image type
|
||||
|
||||
Reference in New Issue
Block a user