mirror of
https://github.com/home-assistant/operating-system.git
synced 2026-05-29 11:55:14 +01:00
12b5731e20
* os: fix u-boot env size * Delete fw_env.config
8 lines
129 B
Plaintext
8 lines
129 B
Plaintext
BOARD_ID=tinker
|
|
BOARD_NAME="Tinker Board"
|
|
CHASSIS=embedded
|
|
BOOTLOADER=uboot
|
|
KERNEL_FILE=zImage
|
|
BOOT_SYS=spl
|
|
BOOT_ENV_SIZE=0x8000
|