* 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
204 B
Plaintext
12 lines
204 B
Plaintext
BOARD_ID=yellow
|
|
BOARD_NAME="Yellow"
|
|
CHASSIS=embedded
|
|
BOOTLOADER=uboot
|
|
KERNEL_FILE=Image
|
|
BOOT_SYS=hybrid
|
|
BOOT_SIZE=32M
|
|
BOOT_SPL=false
|
|
BOOT_ENV_SIZE=0x4000
|
|
SUPERVISOR_MACHINE=yellow
|
|
SUPERVISOR_ARCH=aarch64
|