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