init
This commit is contained in:
parent
e0690f146b
commit
d583d3a528
BIN
scripts/bin/u-boot/tl_rk3588/idbloader.img
Executable file
BIN
scripts/bin/u-boot/tl_rk3588/idbloader.img
Executable file
Binary file not shown.
BIN
scripts/bin/u-boot/tl_rk3588/u-boot.itb
Executable file
BIN
scripts/bin/u-boot/tl_rk3588/u-boot.itb
Executable file
Binary file not shown.
14
scripts/boards/tl3588.conf
Normal file
14
scripts/boards/tl3588.conf
Normal file
@ -0,0 +1,14 @@
|
||||
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..."
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user