aboutsummaryrefslogtreecommitdiff
path: root/board/keymile/scripts/debug-ppc-env.txt
diff options
context:
space:
mode:
Diffstat (limited to 'board/keymile/scripts/debug-ppc-env.txt')
-rw-r--r--board/keymile/scripts/debug-ppc-env.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/board/keymile/scripts/debug-ppc-env.txt b/board/keymile/scripts/debug-ppc-env.txt
new file mode 100644
index 0000000..3c06ff1
--- /dev/null
+++ b/board/keymile/scripts/debug-ppc-env.txt
@@ -0,0 +1,2 @@
+debug_env_common=tftpboot 0x200000 scripts/debug-common-env.txt && env import -t 0x200000 ${filesize}
+tftpfdt=tftpboot ${fdt_addr_r} ${hostname}/${hostname}.dtb && setenv actual_fdt_addr ${fdt_addr_r}