> -----Original Message----- > From: Holger Brunck [mailto:[email protected]] > Sent: 13 June 2012 19:03 > To: [email protected] > Cc: Holger Brunck; Valentin Longchamp; Prafulla Wadaskar > Subject: [PATCH v2 03/14] arm/km: convert mgcoge3un target to > km_kirkwood > > Use the generic header km_kirkwood.h and get rid of the > board specific header. > > Signed-off-by: Holger Brunck <[email protected]> > Signed-off-by: Valentin Longchamp <[email protected]> > cc: Prafulla Wadaskar <[email protected]> > --- > changes for v2: > - rebased because of changes in other patches > > board/keymile/km_arm/km_arm.c | 9 ++-- > boards.cfg | 2 +- > include/configs/km_kirkwood.h | 46 +++++++++++++++++++++ > include/configs/mgcoge3un.h | 87 -------------------------------- > --------- > 4 files changed, 51 insertions(+), 93 deletions(-) > delete mode 100644 include/configs/mgcoge3un.h
This patch makes sense to me since it since it shrinks overall code. Doe not have dependency in patch series, can be accepted if outside the series. Regards... Prafulla . . . _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

