projects
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8fd4166
)
TQM5200: enable support for ATAPI devices
author
Wolfgang Denk
<wd@denx.de>
Wed, 1 Oct 2008 10:34:58 +0000
(12:34 +0200)
committer
Wolfgang Denk
<wd@denx.de>
Wed, 1 Oct 2008 10:34:58 +0000
(12:34 +0200)
Signed-off-by: Wolfgang Denk <wd@denx.de>
include/configs/TQM5200.h
patch
|
blob
|
history
diff --git
a/include/configs/TQM5200.h
b/include/configs/TQM5200.h
index
efc8da4
..
2cc215a
100644
(file)
--- 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
*-----------------------------------------------------------------------