From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 30 Sep 2010 17:35:16 +0200 Subject: [U-Boot] [PATCH] kirkwood: added common config file mv-config.h In-Reply-To: References: <1285869240-17251-1-git-send-email-prafulla@marvell.com> <1285869240-17251-2-git-send-email-prafulla@marvell.com> <4CA4968F.50805@dawes.za.net> Message-ID: <4CA4AE34.2020509@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/09/2010 16:33, Prafulla Wadaskar a ?crit : >>> +/* >>> + * IDe Support on SATA port0 >>> + */ >> >> IDe? > > I think Ide can be removed, right? Do none of the boards have disks? At least openrd-base should have IDE (and openrd-client as well if the patch to introduced it is finally merged). So IDE should stay IMO, but the IDE stuff should be split into board-specifics (basically the defines for the IDE0 and, if it exists, IDE1 base addresses) and SoC-specifics (basically everything else, i.e. all that is required for cmd_ide.c to compile). Amicalement, -- Albert.