summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8349EMDS.h
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-04-26 00:07:26 +0200
committerWolfgang Denk <wd@denx.de>2008-04-26 00:07:26 +0200
commit57533b881ed55eb676c56f458c1a1e84b79cd4ee (patch)
tree7cae853acd2ca5a5838d43451683633c94d57613 /include/configs/MPC8349EMDS.h
parentfe06d43b504af9ebc6c9bfe511853de6e42f257e (diff)
parentb2115757403beef0ac6bc2c6c3b24f31256a75d2 (diff)
downloadtalos-obmc-uboot-57533b881ed55eb676c56f458c1a1e84b79cd4ee.tar.gz
talos-obmc-uboot-57533b881ed55eb676c56f458c1a1e84b79cd4ee.zip
Merge branch 'master' of git://www.denx.de/git/u-boot-mpc83xx
Diffstat (limited to 'include/configs/MPC8349EMDS.h')
-rw-r--r--include/configs/MPC8349EMDS.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/MPC8349EMDS.h b/include/configs/MPC8349EMDS.h
index 07fefecf74..364ffac5ea 100644
--- a/include/configs/MPC8349EMDS.h
+++ b/include/configs/MPC8349EMDS.h
@@ -709,7 +709,7 @@
#define CONFIG_GATEWAYIP 192.168.1.1
#define CONFIG_NETMASK 255.255.255.0
-#define CONFIG_LOADADDR 200000 /* default location for tftp and bootm */
+#define CONFIG_LOADADDR 500000 /* default location for tftp and bootm */
#define CONFIG_BOOTDELAY 6 /* -1 disables auto-boot */
#undef CONFIG_BOOTARGS /* the boot command will set bootargs */
OpenPOWER on IntegriCloud