From e69c93fb7be34ad210d0b019499d0c95fa06e35a Mon Sep 17 00:00:00 2001 From: Ralph Hempel Date: Tue, 30 Mar 2010 13:49:42 +0000 Subject: 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 --- package/uboot-lantiq/files/include/configs/easy50712.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/uboot-lantiq/files/include/configs') 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 */ -- cgit v1.2.3