xref: /openbmc/u-boot/board/keymile/scripts/develop-ppc_82xx.txt (revision 445a886d7ac7bdd5746a8bb18ba033242c3e0fed)
1setup_debug_env=tftpboot 0x200000 scripts/develop-common.txt && env import -t 0x200000 ${filesize} && run configure
2tftpfdt=tftpboot ${fdt_addr_r} ${hostname}/${hostname}.dtb
3