summaryrefslogtreecommitdiff
path: root/include/configs/TQM5200.h
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2008-10-13 11:17:31 +0200
committerStefan Roese <sr@denx.de>2008-10-13 11:17:31 +0200
commit1f6aa622e365fef9d87de84753eb08347e310a2a (patch)
tree232149e6d93c9387b03628c5d3283cecf7719476 /include/configs/TQM5200.h
parent542b385a620a1783454a00424930e51895f45073 (diff)
parentdf4a0796e86662536df2387ddcf969c2a704bcc2 (diff)
downloadu-boot-imx-1f6aa622e365fef9d87de84753eb08347e310a2a.zip
u-boot-imx-1f6aa622e365fef9d87de84753eb08347e310a2a.tar.gz
u-boot-imx-1f6aa622e365fef9d87de84753eb08347e310a2a.tar.bz2
Merge branch 'master' of /home/stefan/git/u-boot/u-boot
Diffstat (limited to 'include/configs/TQM5200.h')
-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 efc8da4..2cc215a 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
*-----------------------------------------------------------------------