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