Since the Kernel had solved the gpu compatible issue.
Depend-CL: kernel config commit:
("arm64/configs: merge bifrost configs into rockchip_linux_defconfig")
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Change-Id: I76c0d4204a493df22e3398c87d7c130993c2b218
for linux platform bifrost can not compatible with mali config
Usage:
make ARCH=arm64 rockchip_linux_defconfig rockchip_linux_bifrost.config
Signed-off-by: Hans Yang <yhx@rock-chips.com>
Change-Id: I01244c12555471bba08309eeb2ef5f7803b6496d
1/ the main config info:
RK_UBOOT_DEFCONFIG: rk3568
RK_KERNEL_DEFCONFIG: rockchip_linux_defconfig
RK_KERNEL_DTS: rk3568-evb1-ddr4-v10-linux
RK_CFG_BUILDROOT: rockchip_rk356x
RK_CFG_RECOVERY: rockchip_rk356x_recovery
2/ use fit image format to pack boot and recovery image
RK_KERNEL_FIT_ITS: boot.its
RK_RECOVERY_FIT_ITS: boot4recovery.its
3/ add parameter-buildroot-fit.txt for buildroot fit
Change-Id: I1ebdd7fbf14a5baf1e49149dc53a988a4dadba6a
Signed-off-by: Hans Yang <yhx@rock-chips.com>