From 8a5ec4142f3d5fad5f18d4e5c57c38a24708116f Mon Sep 17 00:00:00 2001
From: John Crispin <john@openwrt.org>
Date: Wed, 6 Jul 2011 10:36:47 +0000
Subject: add support for gigaset SX76X to uboot-lantiq

SVN-Revision: 27488
---
 package/uboot-lantiq/files/include/configs/ifx-common.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'package/uboot-lantiq/files/include')

diff --git a/package/uboot-lantiq/files/include/configs/ifx-common.h b/package/uboot-lantiq/files/include/configs/ifx-common.h
index 8b194d0..4189031 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 */
-- 
cgit v1.1