[U-Boot] [U-boot] Marvell Pull Request
Prafulla Wadaskar
prafulla at marvell.com
Tue Sep 29 03:21:32 CEST 2009
> -----Original Message-----
> From: Tom [mailto:Tom.Rix at windriver.com]
> Sent: Monday, September 28, 2009 5:21 AM
> To: Prafulla Wadaskar
> Cc: U-Boot
> Subject: Re: [U-Boot] [U-boot] Marvell Pull Request
>
> Prafulla Wadaskar wrote:
> >
> >
> >> -----Original Message-----
> >> From: Tom [mailto:Tom.Rix at windriver.com]
> >> Sent: Tuesday, September 22, 2009 12:46 AM
> >> To: Prafulla Wadaskar
> >> Cc: U-Boot
> >> Subject: Re: [U-Boot] [U-boot] Marvell Pull Request
> >>
> >> Prafulla Wadaskar wrote:
> >>> Hi Wolfgang
> >>>
> >>> Please pull
> >> Shouldn't this rather get pulled to u-boot-arm?
> >> Tom
> >
> > Hi Tom,
> > Yes :-) you are right.
> > I was bit biased since u-boot-marvell.git was cloned from u-boot.git
> > Shall I generate new email pull request? Or
> > Can you please kindly pull it to u-boot-arm?
> >
> > Regards..
> > Prafulla . .
>
> Prafulla,
>
> The commits have been pulled to arm/next.
>
> openrd_base had this ERR in MAKEALL arm
>
> kirkwood_egiga.c: In function 'kwgbe_init':
> kirkwood_egiga.c:445: warning: dereferencing type-punned pointer will
> break strict-aliasing rules
> kirkwood_egiga.c: In function 'kwgbe_recv':
> kirkwood_egiga.c:606: warning: dereferencing type-punned pointer will
> break strict-aliasing rules
>
> Please verify the commits have made it into arm/next and help
> resolve the
> error in openrd_base.
Hi Tom
Yes I observed this too,
I didn't observed it earlier, in last release.
I think this is poped up due to gcc clean up patch.
I was in process to fix this,
unfortunately I could not push it up as suggested earlier due to some issues and holidays at our end.
Regards..
Prafulla . .
>
> Tom
>
> >
> >>
> >>> The following changes since commit
> >> 3b6a9267f0de7b85d387fa4123d0b58379363447:
> >>> Wolfgang Denk (1):
> >>> board/flagadm/flash.c: fix compile warning
> >>>
> >>> are available in the git repository at:
> >>>
> >>> git://git.denx.de/u-boot-marvell.git master
> >>>
> >>> Prafulla Wadaskar (2):
> >>> Kirkwood: rd6281a: Add kwbimage build support
> >>> Kirkwood: mv88f6281gtw_ge: Add kwbimage build support
> >>>
> >>> Simon Kagstrom (1):
> >>> Support for the OpenRD base board
> >>>
> >>> MAINTAINERS | 4 +
> >>> MAKEALL | 1 +
> >>> Makefile | 3 +
> >>> board/Marvell/mv88f6281gtw_ge/config.mk | 3 +
> >>> board/Marvell/mv88f6281gtw_ge/kwbimage.cfg | 165
> >> +++++++++++++++++++++
> >>> board/Marvell/openrd_base/Makefile | 56 +++++++
> >>> board/Marvell/openrd_base/config.mk | 33 ++++
> >>> board/Marvell/openrd_base/kwbimage.cfg | 168
> >> +++++++++++++++++++++
> >>> board/Marvell/openrd_base/openrd_base.c | 160
> >> ++++++++++++++++++++
> >>> board/Marvell/openrd_base/openrd_base.h | 46 ++++++
> >>> board/Marvell/rd6281a/config.mk | 3 +
> >>> board/Marvell/rd6281a/kwbimage.cfg | 167
> >> +++++++++++++++++++++
> >>> include/configs/openrd_base.h | 220
> >> ++++++++++++++++++++++++++++
> >>> 13 files changed, 1029 insertions(+), 0 deletions(-)
> >>> create mode 100644 board/Marvell/mv88f6281gtw_ge/kwbimage.cfg
> >>> create mode 100644 board/Marvell/openrd_base/Makefile
> >>> create mode 100644 board/Marvell/openrd_base/config.mk
> >>> create mode 100644 board/Marvell/openrd_base/kwbimage.cfg
> >>> create mode 100644 board/Marvell/openrd_base/openrd_base.c
> >>> create mode 100644 board/Marvell/openrd_base/openrd_base.h
> >>> create mode 100644 board/Marvell/rd6281a/kwbimage.cfg
> >>> create mode 100644 include/configs/openrd_base.h
> >>>
> >>> Regards..
> >>> Prafulla . . .
> >>> _______________________________________________
> >>> 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