From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Wed, 30 Mar 2011 21:51:37 +0200 Subject: [U-Boot] [PATCH] Kirkwood: SATA supports only one device per bus In-Reply-To: References: Message-ID: <4D9389C9.3010500@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 30/03/2011 20:59, Prafulla Wadaskar a ?crit : >> to the best of my knowledge, no one has yet implemented a board using >> both busses (I am not that familiar with OpenRD, I may have to eat my >> words). > > OpenRD-Base board has two, one e-sata for external hdd and one sata for onboard hdd interface, I am using them :-) In which case it makes sense to keep CONFIG_SYS_IDE_MAXDEVICE set to 2 in the common code and redefine it to 1 in board configs that only implement one, does it not? Amicalement, -- Albert.