> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Albert Aribaud > Sent: Sunday, July 11, 2010 1:32 PM > To: [email protected] > 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 <[email protected]> > ---
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 . . _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

