9 lines
217 B
Plaintext
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..."
|
|
} |