From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Mon, 12 Jul 2010 10:56:37 +0200 Subject: [U-Boot] [PATCH V3 2/5] mv_egiga: support SoCs other than kirkwood In-Reply-To: References: <1278835300-10658-1-git-send-email-albert.aribaud@free.fr> <1278835300-10658-2-git-send-email-albert.aribaud@free.fr> <1278835300-10658-3-git-send-email-albert.aribaud@free.fr> Message-ID: <4C3AD8C5.3050707@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 12/07/2010 07:49, Prafulla Wadaskar a ?crit : > > >> -----Original Message----- >> From: u-boot-bounces at lists.denx.de >> [mailto:u-boot-bounces at lists.denx.de] On Behalf Of Albert Aribaud >> Sent: Sunday, July 11, 2010 1:32 PM >> To: u-boot at lists.denx.de >> Subject: [U-Boot] [PATCH V3 2/5] mv_egiga: support SoCs other >> than kirkwood >> >> Rename all references to kirkwood in mv_egiga symbols >> throughout the whole codebase. >> >> Signed-off-by: Albert Aribaud >> --- > > Pls break this patch as- >> arch/arm/cpu/arm926ejs/kirkwood/cpu.c | 4 +- >> arch/arm/include/asm/arch-kirkwood/kirkwood.h | 5 + > Kirkwood SOC specific > >> drivers/net/Makefile | 2 +- >> drivers/net/mv_egiga.c | 322 >> +++++++++--------- >> drivers/net/mv_egiga.h | 466 >> include/netdev.h | 2 +- > Net: driver specific for net repo > >> ++++++++++++------------ >> include/configs/guruplug.h | 4 +- >> include/configs/km_arm.h | 4 +- >> include/configs/mv88f6281gtw_ge.h | 4 +- >> include/configs/openrd_base.h | 4 +- >> include/configs/rd6281a.h | 4 +- >> include/configs/sheevaplug.h | 4 +- > > Board updates > In the same order, so that it is easier to pick them separately by net and Marvell repos. > > Regards.. > Prafulla . . If I split this patch, it will not build correctly any more. Amicalement, -- Albert.