summaryrefslogtreecommitdiffstats
path: root/package/uboot-lantiq/files/include
diff options
context:
space:
mode:
authorralph <ralph@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-30 13:49:42 +0000
committerralph <ralph@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-03-30 13:49:42 +0000
commited42a8a32363683414d3aeba3bbbd242831b6adb (patch)
treebef9924b410ab5a30f1b5d41c30e844404a90d58 /package/uboot-lantiq/files/include
parent0f85365209e075c6969b4157eb1137be37ccaeeb (diff)
adding httpd - failsafe patch
flash write routine is not functional yet add configuration (board & dram) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20603 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/uboot-lantiq/files/include')
-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 e061b831d..8eeb6c06a 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 */