* Support custom sized SPL/raw boot region This is required for Rockchip which by default stores the U-Boot FIT image at the 8MiB offset. * Ignore shellcheck warning
12 lines
203 B
Plaintext
12 lines
203 B
Plaintext
BOARD_ID=ova
|
|
BOARD_NAME="Open Virtual Appliance"
|
|
CHASSIS=vm
|
|
BOOTLOADER=grub
|
|
KERNEL_FILE=bzImage
|
|
BOOT_SYS=efi
|
|
BOOT_SIZE=32M
|
|
BOOT_SPL=false
|
|
DISK_SIZE=32
|
|
SUPERVISOR_MACHINE=qemux86-64
|
|
SUPERVISOR_ARCH=amd64
|