aboutsummaryrefslogtreecommitdiffstats
path: root/package/uboot-lantiq/files/include
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2011-07-06 10:36:47 +0000
committerJohn Crispin <blogic@openwrt.org>2011-07-06 10:36:47 +0000
commitfd916d517fd215956e28135a2e3288e9383334c0 (patch)
treeebfcac5cf5a455e50e7a1d09615122aeefb68035 /package/uboot-lantiq/files/include
parentac64a0094ac5f877795cf6f33ab0a368b4b22f19 (diff)
downloadupstream-fd916d517fd215956e28135a2e3288e9383334c0.tar.gz
upstream-fd916d517fd215956e28135a2e3288e9383334c0.tar.bz2
upstream-fd916d517fd215956e28135a2e3288e9383334c0.zip
add support for gigaset SX76X to uboot-lantiq
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27488 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/uboot-lantiq/files/include')
-rw-r--r--package/uboot-lantiq/files/include/configs/ifx-common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/uboot-lantiq/files/include/configs/ifx-common.h b/package/uboot-lantiq/files/include/configs/ifx-common.h
index 8b194d0e7a..4189031b90 100644
--- a/package/uboot-lantiq/files/include/configs/ifx-common.h
+++ b/package/uboot-lantiq/files/include/configs/ifx-common.h
@@ -186,7 +186,7 @@
#define CONFIG_BOOTSTRAP_BAUDRATE CONFIG_BAUDRATE
#define CONFIG_SKIP_LOWLEVEL_INIT
#define CONFIG_BOOTSTRAP_LZMA
-#define CONFIG_BOOTSTRAP_SERIAL
+//#define CONFIG_BOOTSTRAP_SERIAL
#endif
#endif /* __IFX_COMMON_H */