mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-19 11:18:28 +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
|