* 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
213 B
Plaintext
12 lines
213 B
Plaintext
BOARD_ID=generic-aarch64
|
|
BOARD_NAME="Generic aarch64"
|
|
CHASSIS=embedded
|
|
BOOTLOADER=grub
|
|
KERNEL_FILE=Image
|
|
BOOT_SYS=efi
|
|
BOOT_SIZE=32M
|
|
BOOT_SPL=false
|
|
DISK_SIZE=6
|
|
SUPERVISOR_MACHINE=qemuarm-64
|
|
SUPERVISOR_ARCH=aarch64
|