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:
Jianlong Wang
2022-06-17 15:00:58 +08:00
parent 485f91213f
commit 96ee4679a3
6 changed files with 18 additions and 6 deletions

View File

@ -7,7 +7,9 @@ export RK_UBOOT_DEFCONFIG=rk3326
# Trust choose ignore bl32, including --ignore-bl32 # Trust choose ignore bl32, including --ignore-bl32
export TRUST_PACK_IGNORE_BL32= export TRUST_PACK_IGNORE_BL32=
# Kernel defconfig # 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 # Kernel dts
export RK_KERNEL_DTS=rk3326-evb-lp3-v10-linux export RK_KERNEL_DTS=rk3326-evb-lp3-v10-linux
# boot image type # boot image type

View File

@ -7,7 +7,9 @@ export RK_UBOOT_DEFCONFIG=rk3326
# Trust choose ignore bl32, including --ignore-bl32 # Trust choose ignore bl32, including --ignore-bl32
export TRUST_PACK_IGNORE_BL32= export TRUST_PACK_IGNORE_BL32=
# Kernel defconfig # 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 # Kernel dts
export RK_KERNEL_DTS=rk3326-evb-lp3-v10-linux export RK_KERNEL_DTS=rk3326-evb-lp3-v10-linux
# boot image type # boot image type

View File

@ -7,7 +7,9 @@ export RK_UBOOT_DEFCONFIG=rk3326
# Trust choose ignore bl32, including --ignore-bl32 # Trust choose ignore bl32, including --ignore-bl32
export TRUST_PACK_IGNORE_BL32= export TRUST_PACK_IGNORE_BL32=
# Kernel defconfig # 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 # Kernel dts
export RK_KERNEL_DTS=rk3326-evb-lp3-v12-linux export RK_KERNEL_DTS=rk3326-evb-lp3-v12-linux
# boot image type # boot image type

View File

@ -7,7 +7,9 @@ export RK_UBOOT_DEFCONFIG=rk3326
# Trust choose ignore bl32, including --ignore-bl32 # Trust choose ignore bl32, including --ignore-bl32
export TRUST_PACK_IGNORE_BL32= export TRUST_PACK_IGNORE_BL32=
# Kernel defconfig # 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 # Kernel dts
export RK_KERNEL_DTS=rk3326-evb-lp3-v12-linux export RK_KERNEL_DTS=rk3326-evb-lp3-v12-linux
# boot image type # boot image type

View File

@ -7,7 +7,9 @@ export RK_UBOOT_DEFCONFIG=evb-px30
# Trust choose ignore bl32, including --ignore-bl32 # Trust choose ignore bl32, including --ignore-bl32
export TRUST_PACK_IGNORE_BL32= export TRUST_PACK_IGNORE_BL32=
# Kernel defconfig # 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 # Kernel dts
export RK_KERNEL_DTS=rk3358-evb-ddr3-v10-linux export RK_KERNEL_DTS=rk3358-evb-ddr3-v10-linux
# boot image type # boot image type

View File

@ -7,7 +7,9 @@ export RK_UBOOT_DEFCONFIG=evb-px30
# Trust choose ignore bl32, including --ignore-bl32 # Trust choose ignore bl32, including --ignore-bl32
export TRUST_PACK_IGNORE_BL32= export TRUST_PACK_IGNORE_BL32=
# Kernel defconfig # 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 # Kernel dts
export RK_KERNEL_DTS=rk3358m-vehicle-v10 export RK_KERNEL_DTS=rk3358m-vehicle-v10
# boot image type # boot image type