summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-10-01 12:34:58 +0200
committerWolfgang Denk <wd@denx.de>2008-10-01 12:34:58 +0200
commit33af3e6656e84660d397b5dd95abab2dccc36f83 (patch)
tree131dfec29bd02e5adf9756a67e94a1a14c1917d0 /include
parent8fd4166c467a46773f80208bda1ec3b4757747bc (diff)
downloadtalos-obmc-uboot-33af3e6656e84660d397b5dd95abab2dccc36f83.tar.gz
talos-obmc-uboot-33af3e6656e84660d397b5dd95abab2dccc36f83.zip
TQM5200: enable support for ATAPI devices
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'include')
-rw-r--r--include/configs/TQM5200.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/TQM5200.h b/include/configs/TQM5200.h
index efc8da498c..2cc215ab01 100644
--- a/include/configs/TQM5200.h
+++ b/include/configs/TQM5200.h
@@ -720,6 +720,9 @@
/* Interval between registers */
#define CFG_ATA_STRIDE 4
+/* Support ATAPI devices */
+#define CONFIG_ATAPI 1
+
/*-----------------------------------------------------------------------
* Open firmware flat tree support
*-----------------------------------------------------------------------
OpenPOWER on IntegriCloud