You've already forked operating-system
mirror of
https://github.com/m5stack/operating-system.git
synced 2026-05-20 11:20:07 -07:00
12 lines
231 B
Plaintext
12 lines
231 B
Plaintext
BOARD_ID=cm4stack-64
|
|
BOARD_NAME="RaspberryPi 4 64bit"
|
|
CHASSIS=embedded
|
|
BOOTLOADER=uboot
|
|
KERNEL_FILE=Image
|
|
BOOT_SYS=hybrid
|
|
BOOT_SIZE=32M
|
|
BOOT_SPL=false
|
|
BOOT_ENV_SIZE=0x4000
|
|
SUPERVISOR_MACHINE=raspberrypi4-64
|
|
SUPERVISOR_ARCH=aarch64
|