Files
operating-system/buildroot-external/board/raspberrypi/rpi/meta
Pascal Vizeli a592fc9866 Change handling for SPL based images (#578)
* Change handling for SPL based images

* Fix script

* Fix path for rauc-hook
2020-02-10 14:52:03 +01:00

9 lines
143 B
Plaintext

BOARD_ID=rpi
BOARD_NAME="RaspberryPi"
CHASSIS=embedded
BOOTLOADER=uboot
KERNEL_FILE=zImage
BOOT_SYS=hyprid
BOOT_SPL=false
BOOT_ENV_SIZE=0x4000