image-builder/device/rockchip/ok3568c/config
alexander stefanov fae5d22966 add ok368c
2024-11-15 12:55:24 +03:00

8 lines
487 B
Text

ARCH="aarch64"
KERNEL="https://github.com/armbian/linux-rockchip.git#rk-6.1-rkr3"
KERNEL_CONFIG="rockchip_linux_defconfig"
UBOOT="https://github.com/radxa/u-boot.git"
UBOOT_VERSION="next-dev-v2024.03"
UBOOT_CONFIG="ok3568c-rk3568_defconfig"
DTB="rockchip/rk3568-ok3568c"
CMDLINE="earlycon=uart8250,mmio32,0xfeb50000 console=ttyFIQ0 console=tty1 consoleblank=0 irqchip.gicv3_pseudo_nmi=0 switolb=1 coherent_pool=2M cgroup_enable=cpuset cgroup_memory=1 cgroup_enable=memory swapaccount=1"