SBC-sig/scripts/rockchip/boards/firefly-roc-rk3588s-pc.conf
2025-02-17 11:15:26 +08:00

9 lines
217 B
Plaintext

ubootconfig=none
local_uboot_dir=${nonfree_bin_dir}/u-boot/firefly-rk3588
dtb_name=rk3588s-roc-pc
platform=rockchip
POST_BOARD_OVERLAY() {
echo "Put ${board} firmware into rootfs..."
echo "Nothing to do..."
}