SBC-sig/scripts/boards/dshanpi-a1.conf

14 lines
293 B
Plaintext
Raw Normal View History

2025-09-09 09:45:28 +08:00
ubootconfig=
bootmode=extlinux
2025-09-09 09:45:28 +08:00
local_uboot_dir=${nonfree_bin_dir}/u-boot/dshanpi-a1
dtb_name=rk3576-100ask-dshanpi-a1
platform=rockchip
soc_name=rk3576
arch=arm64
part_table=gpt
boot_size=512
POST_BOARD_OVERLAY() {
echo "Put ${board} firmware into rootfs..."
echo "Nothing to do..."
}