[U-Boot] Pull request u-boot-marvell.git
Prafulla Wadaskar
prafulla at marvell.com
Fri Apr 23 15:12:16 CEST 2010
> -----Original Message-----
> From: Tom Rix [mailto:tom at bumblecow.com]
> Sent: Thursday, April 22, 2010 5:17 AM
> To: Prafulla Wadaskar
> Cc: u-boot at lists.denx.de; Siddarth Gore; Tom Rix
> Subject: Re: [U-Boot] Pull request u-boot-marvell.git
>
> Prafulla Wadaskar wrote:
> > Hi Tom
> >
> > Pls pull the following
> >
> > The following changes since commit
> 07739bcef5da07cc4a4edef8b91014ccc332eda3:
> > Stefano Babic (1):
> > Moved board specific values in config file
> >
> > are available in the git repository at:
> >
> > http://git.denx.de/u-boot/u-boot-marvell.git master branch
> >
> > Frans Meulenbroeks (2):
> > configs/sheevaplug: added a few additional commands
> > configs/openrd_base.h: reordered macros
> >
> > Siddarth Gore (1):
> > Marvell GuruPlug Board Support
> >
> > MAINTAINERS | 4 +
> > MAKEALL | 1 +
> > Makefile | 3 +
> > board/Marvell/guruplug/Makefile | 51 +++++++++
> > board/Marvell/guruplug/config.mk | 27 +++++
> > board/Marvell/guruplug/guruplug.c | 167
> +++++++++++++++++++++++++++++
> > board/Marvell/guruplug/guruplug.h | 39 +++++++
> > board/Marvell/guruplug/kwbimage.cfg | 162
> ++++++++++++++++++++++++++++
> > include/configs/guruplug.h | 198
> +++++++++++++++++++++++++++++++++++
> > include/configs/openrd_base.h | 4 +-
> > include/configs/sheevaplug.h | 27 ++++-
> > 11 files changed, 676 insertions(+), 7 deletions(-)
> > create mode 100644 board/Marvell/guruplug/Makefile
> > create mode 100644 board/Marvell/guruplug/config.mk
> > create mode 100644 board/Marvell/guruplug/guruplug.c
> > create mode 100644 board/Marvell/guruplug/guruplug.h
> > create mode 100644 board/Marvell/guruplug/kwbimage.cfg
> > create mode 100644 include/configs/guruplug.h
> >
> > Regards..
> > Prafulla . .
>
> Prafulla,
> These have been applied to arm/master.
>
> There were some compiler warnings for the new guruplug board.
> kirkwood_egiga.c: In function 'kwgbe_init':
> kirkwood_egiga.c:448: warning: dereferencing type-punned
> pointer will break
> strict-aliasing rules
> kirkwood_egiga.c: In function 'kwgbe_recv':
> kirkwood_egiga.c:609: warning: dereferencing type-punned
> pointer will break
> strict-aliasing rules
> These should be fixed.
Hi Tom
I have already provided patch for this long back.
I hope this will be pushed up through u-boot-net.git by Ben.
Ref: http://lists.denx.de/pipermail/u-boot/2010-April/069464.html
Hi Ben,
Any comments on this?
Regards..
Prafulla . .
>
> Thanks
> Tom
>
>
> > _______________________________________________
> > U-Boot mailing list
> > U-Boot at lists.denx.de
> > http://lists.denx.de/mailman/listinfo/u-boot
> >
> >
>
>
More information about the U-Boot
mailing list