[U-Boot] [PATCH v2 4/5] arm/km: replace suenx targets with km_kirkwood
Prafulla Wadaskar
prafulla at marvell.com
Sat Jun 11 06:50:24 CEST 2011
> -----Original Message-----
> From: Prafulla Wadaskar
> Sent: Saturday, June 11, 2011 9:53 AM
> To: 'Holger Brunck'; u-boot at lists.denx.de
> Cc: Valentin Longchamp; Heiko Schocher
> Subject: RE: [PATCH v2 4/5] arm/km: replace suenx targets with
> km_kirkwood
>
>
>
> > -----Original Message-----
> > From: Holger Brunck [mailto:holger.brunck at keymile.com]
> > Sent: Wednesday, June 08, 2011 5:13 PM
> > To: u-boot at lists.denx.de
> > Cc: Holger Brunck; Valentin Longchamp; Prafulla Wadaskar; Heiko
> Schocher
> > Subject: [PATCH v2 4/5] arm/km: replace suenx targets with km_kirkwood
> >
> > suen3 and suen8 were in first HW version quite different, but
> > now they are from a u-boot point of view similar. So these
> > two boards can use the same header file. Other keymile boards
> > differ only in the usage of the PCI interface. Therefore
> > a target km_kirkwood_pci was introduced. All targets use
> > the same header file.
> >
> > Signed-off-by: Holger Brunck <holger.brunck at keymile.com>
> > Signed-off-by: Valentin Longchamp <valentin.longchamp at keymile.com>
> > cc: Prafulla Wadaskar <prafulla at marvell.com>
> > cc: Heiko Schocher <hs at denx.de>
> > ---
> > Changes for v2:
> > - squashed together with 5/6 from previous serie, because
> > the pci defines belongs logically to this patch
> > - change typo in board maintainers name
> >
> > MAINTAINERS | 6 ++-
> > MAKEALL | 2 +-
> > boards.cfg | 4 +-
> > include/configs/km/km_arm.h | 1 -
> > include/configs/{suen3.h => km_kirkwood.h} | 18 +++++++---
> > include/configs/mgcoge3un.h | 5 +++
> > include/configs/suen8.h | 50 -------------------
> --
> > -------
>
> Applied to u-boot-marvell.git next branch
> Regards..
> Prafulla . .
Hi Holger, Valentin
During this pull check I observed that u-boot.kwb image generation gives build errors for all Kirkwood based keymile boards.
Please kindly check on this and provide a fix.
Regards..
Prafulla . .
More information about the U-Boot
mailing list