SBC-sig/scripts/rockchip/boards/armsom-sige5.conf

13 lines
263 B
Plaintext

ubootconfig=none
local_uboot_dir=${nonfree_bin_dir}/u-boot/armsom-sige5
dtb_name=rk3576-armsom-sige5
platform=rockchip
soc_name=rk3576
arch=arm64
part_table=gpt
POST_BOARD_OVERLAY() {
echo "Put ${board} firmware into rootfs..."
echo "Nothing to do..."
}