mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-12-04 02:20:25 +00:00
3 lines
173 B
Text
3 lines
173 B
Text
|
setup_debug_env=tftpboot 0x200000 scripts/ramfs-common.txt && env import -t 0x200000 ${filesize} && run configure
|
||
|
tftpfdt=tftpboot ${fdt_addr_r} ${hostname}/${hostname}.dtb
|