All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom <Tom.Rix@windriver.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-boot] Marvell Pull Request
Date: Sun, 27 Sep 2009 18:51:29 -0500	[thread overview]
Message-ID: <4ABFFA81.7090505@windriver.com> (raw)
In-Reply-To: <73173D32E9439E4ABB5151606C3E19E202ED512D36@SC-VEXCH1.marvell.com>

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.

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

  parent reply	other threads:[~2009-09-27 23:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-21 17:14 [U-Boot] [U-boot] Marvell Pull Request Prafulla Wadaskar
2009-09-21 19:15 ` Tom
2009-09-22  9:28   ` Prafulla Wadaskar
2009-09-22 13:20     ` Tom
2009-09-23  6:13       ` Prafulla Wadaskar
2009-09-23 11:23         ` Tom
2009-09-23 22:12       ` Wolfgang Denk
2009-09-24  1:07         ` Tom
2009-09-24 10:11           ` Wolfgang Denk
2009-09-24 10:23             ` Tom
2009-09-27 23:51     ` Tom [this message]
2009-09-29  1:21       ` Prafulla Wadaskar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4ABFFA81.7090505@windriver.com \
    --to=tom.rix@windriver.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.