diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/configs/Total5200.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/include/configs/Total5200.h b/include/configs/Total5200.h index 9a7584807..1daa5746e 100644 --- a/include/configs/Total5200.h +++ b/include/configs/Total5200.h @@ -397,6 +397,7 @@  #define	CONFIG_IDE_RESET		/* reset for ide supported	*/  #define CONFIG_IDE_PREINIT +#define CONFIG_SYS_ATA_CS_ON_I2C2  #define CONFIG_SYS_IDE_MAXBUS		1	/* max. 1 IDE bus		*/  #define CONFIG_SYS_IDE_MAXDEVICE	1	/* max. 1 drive per IDE bus	*/ |