mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 23:46:29 +00:00
13 lines
238 B
Plaintext
13 lines
238 B
Plaintext
BOARD_ID=odroid-m1
|
|
BOARD_NAME="Hardkernel ODROID-M1"
|
|
CHASSIS=embedded
|
|
BOOTLOADER=uboot
|
|
KERNEL_FILE=Image
|
|
BOOT_SYS=gpt
|
|
BOOT_SIZE=16M
|
|
BOOT_SPL=true
|
|
BOOT_SPL_SIZE=16M
|
|
BOOT_ENV_SIZE=0x8000
|
|
SUPERVISOR_MACHINE=odroid-m1
|
|
SUPERVISOR_ARCH=aarch64
|