aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2013-11-27 00:07:49 +0100
committerLinus Walleij <linus.walleij@linaro.org>2014-12-19 15:55:20 +0100
commit05ca00ac2e3bab7a4647b603da11c24165c66b5a (patch)
treeecb567905450859c78a9a50209ed5b2bfe6a455f
parenta5a58826110eb3da2956c6b3213bd750e166d75c (diff)
hack to autobootversatile-autoboot
-rw-r--r--include/configs/versatile.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/configs/versatile.h b/include/configs/versatile.h
index 900b89c997..2e4b7ecb98 100644
--- a/include/configs/versatile.h
+++ b/include/configs/versatile.h
@@ -102,6 +102,11 @@
#define CONFIG_BOOTARGS "root=/dev/nfs mem=128M ip=dhcp "\
"netdev=25,0,0xf1010000,0xf1010010,eth0 "\
"console=ttyAMA0,38400n1"
+#define CONFIG_BOOTCOMMAND "" \
+ "set serverip 192.168.1.32 ; " \
+ "set ipaddr 192.168.1.35 ; " \
+ "tftpboot 0x00007fc0 192.168.1.32:uImage ; " \
+ "bootm"
/*
* Static configuration when assigning fixed address