LABEL="BredOS"
# Relative to /boot
KERNEL="/vmlinuz-linux-edge2"
# not required, but recommended
INITRD="/initramfs-linux-edge2.img"
FDT="/dtbs/rockchip/rk3588s-khadas-edge2.dtb"
# root automatically added and encryption handled aswell
CMDLINE="khadas_board=Edge2 earlycon=uart8250,mmio32,0xfeb50000 console=ttyFIQ0 console=tty0 irqchip.gicv3_pseudo_nmi=0 lcd_panel=${lcd_panel} fan=auto"
