]> git.ipfire.org Git - people/ms/u-boot.git/blob - board/keymile/scripts/develop-arm.txt
km/common: simplify debug environment
[people/ms/u-boot.git] / board / keymile / scripts / develop-arm.txt
1 setup_debug_env=tftpboot 0x200000 scripts/develop-common.txt && env import -t 0x200000 ${filesize} && run configure
2 tftpfdt=true