SBC-sig/scripts/boards/tl3588.conf

15 lines
283 B
Plaintext
Raw Permalink Normal View History

2026-01-21 20:05:34 +00:00
ubootconfig=
bootmode=extlinux
local_uboot_dir=${nonfree_bin_dir}/u-boot/tl_rk3588
dtb_name=tl3588-evm-edp
platform=rockchip
soc_name=rk3588
arch=arm64
part_table=gpt
boot_size=256
POST_BOARD_OVERLAY() {
echo "Put ${board} firmware into rootfs..."
echo "Nothing to do..."
}