SBC-sig/scripts/boards/radxa-orion-o6.conf

15 lines
240 B
Plaintext
Raw Normal View History

ubootconfig=
bootmode=grub
local_uboot_dir=
dtb_name=sky1-orion-o6-40pin
platform=cix
soc_name=p1
arch=arm64
part_table=gpt
boot_size=256
POST_BOARD_OVERLAY() {
echo "Put ${board} firmware into rootfs..."
echo "Nothing to do..."
}