summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2006-08-25 00:13:37 +0200
committerWolfgang Denk <wd@pollux.denx.de>2006-08-25 00:13:37 +0200
commit15f29f06ed207ac651d7d871403d1944a6960b89 (patch)
treedb94cb31140ed1ae7cb63a231b52d61d97132040 /include
parented1cf8456f2a5a4efdb4bb3d04b503d78f410e9c (diff)
parentddde6b7cf8341a15ad46551dc611488e9a3f36e6 (diff)
downloadbarebox-15f29f06ed207ac651d7d871403d1944a6960b89.tar.gz
barebox-15f29f06ed207ac651d7d871403d1944a6960b89.tar.xz
Merge with /home/tur/proj/fo300/u-boot
Diffstat (limited to 'include')
-rw-r--r--include/configs/TQM5200.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/TQM5200.h b/include/configs/TQM5200.h
index 31e3eed68c..e0de5c1b36 100644
--- a/include/configs/TQM5200.h
+++ b/include/configs/TQM5200.h
@@ -63,7 +63,7 @@
#define CFG_DEVICE_NULLDEV 1 /* enable null device */
#define CONFIG_SILENT_CONSOLE 1 /* enable silent startup */
#define CONFIG_BOARD_EARLY_INIT_F 1 /* used to detect S1 switch position */
-
+#define CONFIG_USB_BIN_FIXUP 1 /* for a buggy USB device */
#if 0
#define FO300_SILENT_CONSOLE_WHEN_S1_CLOSED 1 /* silent console on PSC1 when S1 */
/* switch is closed */