summaryrefslogtreecommitdiffstats
path: root/include/configs/inka4x0.h
diff options
context:
space:
mode:
authorDetlev Zundel <dzu@denx.de>2009-05-05 16:04:06 +0200
committerWolfgang Denk <wd@denx.de>2009-05-15 21:31:24 +0200
commit60bbcf0cc6e55095dd186e59a557d584b9b56eb1 (patch)
tree3ffcffd10572c8807601479a4aa559bceaad6f23 /include/configs/inka4x0.h
parentf578a2da6770951239ad91ee9a1875fdc71dbe48 (diff)
downloadtalos-obmc-uboot-60bbcf0cc6e55095dd186e59a557d584b9b56eb1.tar.gz
talos-obmc-uboot-60bbcf0cc6e55095dd186e59a557d584b9b56eb1.zip
powerpc/inka4x0: Remove left-over ide reset code.
The pin which was used in preliminary versions of the board for ide reset is really connected to the rtc clock. Signed-off-by: Detlev Zundel <dzu@denx.de>
Diffstat (limited to 'include/configs/inka4x0.h')
-rw-r--r--include/configs/inka4x0.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/inka4x0.h b/include/configs/inka4x0.h
index 5f06b0922c..46606cace9 100644
--- a/include/configs/inka4x0.h
+++ b/include/configs/inka4x0.h
@@ -418,7 +418,6 @@ static inline void tws_data_config_output(unsigned output)
#undef CONFIG_IDE_8xx_DIRECT /* Direct IDE not supported */
#undef CONFIG_IDE_LED /* LED for ide not supported */
-#define CONFIG_IDE_RESET /* reset for ide supported */
#define CONFIG_IDE_PREINIT
#define CONFIG_SYS_IDE_MAXBUS 1 /* max. 1 IDE bus */
OpenPOWER on IntegriCloud