规范板卡相关文件命名格式
This commit is contained in:
@ -7,7 +7,7 @@ export RK_UBOOT_DEFCONFIG=rk3568
|
|||||||
# Uboot image format type: fit(flattened image tree)
|
# Uboot image format type: fit(flattened image tree)
|
||||||
export RK_UBOOT_FORMAT_TYPE=fit
|
export RK_UBOOT_FORMAT_TYPE=fit
|
||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
|
export RK_KERNEL_DEFCONFIG=lubancat_rk3568_dev_defconfig
|
||||||
# Kernel defconfig fragment
|
# Kernel defconfig fragment
|
||||||
export RK_KERNEL_DEFCONFIG_FRAGMENT=
|
export RK_KERNEL_DEFCONFIG_FRAGMENT=
|
||||||
# Kernel dts
|
# Kernel dts
|
||||||
|
|||||||
@ -7,7 +7,7 @@ export RK_UBOOT_DEFCONFIG=rk3568
|
|||||||
# Uboot image format type: fit(flattened image tree)
|
# Uboot image format type: fit(flattened image tree)
|
||||||
export RK_UBOOT_FORMAT_TYPE=fit
|
export RK_UBOOT_FORMAT_TYPE=fit
|
||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
|
export RK_KERNEL_DEFCONFIG=lubancat_rk3568_dev_defconfig
|
||||||
# Kernel defconfig fragment
|
# Kernel defconfig fragment
|
||||||
export RK_KERNEL_DEFCONFIG_FRAGMENT=
|
export RK_KERNEL_DEFCONFIG_FRAGMENT=
|
||||||
# Kernel dts
|
# Kernel dts
|
||||||
|
|||||||
@ -7,7 +7,7 @@ export RK_UBOOT_DEFCONFIG=rk3568
|
|||||||
# Uboot image format type: fit(flattened image tree)
|
# Uboot image format type: fit(flattened image tree)
|
||||||
export RK_UBOOT_FORMAT_TYPE=fit
|
export RK_UBOOT_FORMAT_TYPE=fit
|
||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=rockchip_linux_defconfig
|
export RK_KERNEL_DEFCONFIG=lubancat_rk3568_dev_defconfig
|
||||||
# Kernel defconfig fragment
|
# Kernel defconfig fragment
|
||||||
export RK_KERNEL_DEFCONFIG_FRAGMENT=
|
export RK_KERNEL_DEFCONFIG_FRAGMENT=
|
||||||
# Kernel dts
|
# Kernel dts
|
||||||
|
|||||||
@ -7,11 +7,11 @@ export RK_UBOOT_DEFCONFIG=rk3568
|
|||||||
# Uboot image format type: fit(flattened image tree)
|
# Uboot image format type: fit(flattened image tree)
|
||||||
export RK_UBOOT_FORMAT_TYPE=fit
|
export RK_UBOOT_FORMAT_TYPE=fit
|
||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=ebf_rk3568_defconfig
|
export RK_KERNEL_DEFCONFIG=lubancat_rk3568_lbc_defconfig
|
||||||
# Kernel defconfig fragment
|
# Kernel defconfig fragment
|
||||||
export RK_KERNEL_DEFCONFIG_FRAGMENT=
|
export RK_KERNEL_DEFCONFIG_FRAGMENT=
|
||||||
# Kernel dts
|
# Kernel dts
|
||||||
export RK_KERNEL_DTS=rk3568-ebf-lubancat
|
export RK_KERNEL_DTS=rk3568-lubancat-lbc
|
||||||
# boot image type
|
# boot image type
|
||||||
export RK_BOOT_IMG=boot.img
|
export RK_BOOT_IMG=boot.img
|
||||||
# kernel image path
|
# kernel image path
|
||||||
|
|||||||
@ -7,11 +7,11 @@ export RK_UBOOT_DEFCONFIG=rk3568
|
|||||||
# Uboot image format type: fit(flattened image tree)
|
# Uboot image format type: fit(flattened image tree)
|
||||||
export RK_UBOOT_FORMAT_TYPE=fit
|
export RK_UBOOT_FORMAT_TYPE=fit
|
||||||
# Kernel defconfig
|
# Kernel defconfig
|
||||||
export RK_KERNEL_DEFCONFIG=ebf_rk3568_defconfig
|
export RK_KERNEL_DEFCONFIG=lubancat_rk3568_lbc_defconfig
|
||||||
# Kernel defconfig fragment
|
# Kernel defconfig fragment
|
||||||
export RK_KERNEL_DEFCONFIG_FRAGMENT=
|
export RK_KERNEL_DEFCONFIG_FRAGMENT=
|
||||||
# Kernel dts
|
# Kernel dts
|
||||||
export RK_KERNEL_DTS=rk3568-ebf-lubancat
|
export RK_KERNEL_DTS=rk3568-lubancat-lbc
|
||||||
# boot image type
|
# boot image type
|
||||||
export RK_BOOT_IMG=boot.img
|
export RK_BOOT_IMG=boot.img
|
||||||
# kernel image path
|
# kernel image path
|
||||||
|
|||||||
Reference in New Issue
Block a user