aboutsummaryrefslogtreecommitdiffstats
path: root/package/uboot-lantiq/files/include/configs/easy50712.h
diff options
context:
space:
mode:
authorRalph Hempel <ralph.hempel@lantiq.com>2010-03-30 13:49:42 +0000
committerRalph Hempel <ralph.hempel@lantiq.com>2010-03-30 13:49:42 +0000
commit360c8146b4ab84e65f170bf045f718a066e9d831 (patch)
treee4fc6fd65871467272026ddeb022310bb3ac1de7 /package/uboot-lantiq/files/include/configs/easy50712.h
parent6f4052abe0d2259c641ed42c230cbb534ef7a868 (diff)
downloadupstream-360c8146b4ab84e65f170bf045f718a066e9d831.tar.gz
upstream-360c8146b4ab84e65f170bf045f718a066e9d831.tar.bz2
upstream-360c8146b4ab84e65f170bf045f718a066e9d831.zip
adding httpd - failsafe patch flash write routine is not functional yet add configuration (board & dram)
SVN-Revision: 20603
Diffstat (limited to 'package/uboot-lantiq/files/include/configs/easy50712.h')
-rw-r--r--package/uboot-lantiq/files/include/configs/easy50712.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/uboot-lantiq/files/include/configs/easy50712.h b/package/uboot-lantiq/files/include/configs/easy50712.h
index e061b831d5..8eeb6c06a1 100644
--- a/package/uboot-lantiq/files/include/configs/easy50712.h
+++ b/package/uboot-lantiq/files/include/configs/easy50712.h
@@ -112,4 +112,6 @@
# define CONFIG_EBU_BUSCON0 0x0001D7FF
#endif
+#define CONFIG_CMD_HTTPD /* enable upgrade via HTTPD */
+
#endif /* __CONFIG_H */