All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@ti.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Please pull u-boot-staging/trini@ti.com
Date: Wed, 15 Aug 2012 09:51:58 -0700	[thread overview]
Message-ID: <20120815165158.GA23290@bill-the-cat> (raw)
In-Reply-To: <20120814030617.70ae5a42@lilith>

On Tue, Aug 14, 2012 at 03:06:17AM +0200, Albert ARIBAUD wrote:
> Hi Albert,
> 
> On Tue, 14 Aug 2012 02:04:15 +0200, Albert ARIBAUD (U-Boot)
> <albert.u.boot@aribaud.net> wrote:
> 
> > Hi Tom,
> > 
> > On Fri, 10 Aug 2012 22:06:59 +0200, Wolfgang Denk <wd@denx.de> wrote:
> > 
> > > Dear Tom,
> > > 
> > > In message <20120810161021.GG3306@bill-the-cat> you wrote:
> > > > 
> > > > To try and ease the backlog of ARM changes, I've taken the liberty
> > > > of grabbing the Snowball and Raspberry Pi model B board support
> > > > patches and putting them into the staging tree.  Both of these
> > > > series have been posted for some time and been reviewed.
> > > > Wolfgang, if you would like to wait for Albert to pick up this
> > > > request, that's fine.  I just wanted to make sure the submitters
> > > > weren't left waiting.  Thanks!
> > > 
> > > Thanks, highly appreciated.
> > > 
> > > As this contains a lot of ARM, indeed I would like to wait for
> > > Albert's ACK or pulling (whichever he prefers).
> > > 
> > > Best regards,
> > > 
> > > Wolfgang Denk
> > > 
> > 
> > Applied to u-boot-arm/master, thanks!
> 
> But I might hold this a little, as commit "snowball: Adding
> architecture dependent initialisation"
> 7e2b895eb5aa10890910eed8921d042d13b828c0 seems to play bad with my
> stock Ubuntu 12.04 GCC on u8500_href:
> 
> uboot at lilith:~/src/u-boot-arm$ git checkout
> f917361b988f69ddc0dbe2bd2beb93b296065b70^ HEAD is now at 1b5d8d5...
> u8500: Moving prcmu to cpu directory uboot at lilith:~/src/u-boot-arm$
> LANG=C ./MAKEALL u8500_href Configuring for u8500_href board...
>    text	   data	    bss	    dec
> hex	filename 139584	   4408	 221728
> 365720	  59498	./u-boot
> 
> --------------------- SUMMARY ----------------------------
> Boards compiled: 1
> ----------------------------------------------------------
> uboot at lilith:~/src/u-boot-arm$ git checkout
> f917361b988f69ddc0dbe2bd2beb93b296065b70 Previous HEAD position was
> 1b5d8d5... u8500: Moving prcmu to cpu directory HEAD is now at
> f917361... snowball: Adding architecture dependent initialisation
> uboot at lilith:~/src/u-boot-arm$ LANG=C ./MAKEALL u8500_href Configuring
> for u8500_href board... text	   data	    bss
> dec	    hex	filename 139744	   4408
> 221696	 365848	  59518	./u-boot u8500_href.c:45:0:
> warning: "PRCMU_BASE" redefined [enabled by
> default] /home/uboot/src/u-boot-arm/include/asm/arch/prcmu.h:30:0:
> note: this is the location of the previous definition
> 
> --------------------- SUMMARY ----------------------------
> Boards compiled: 1
> Boards with warnings but no errors: 1 ( u8500_href )
> ----------------------------------------------------------
> 
> Granted, this is only a warning, but I'd like to see it fixed.

I've taken Mathieu's updated patch and pushed the series again to
u-boot-staging/trini at ti.com.  A git reset --hard
a1cd53c6b6e2e7fbf4ffa20d3548646e4c94efe5 and then pull of my tree will
get things back in shape.  I've done a MAKEALL -s u8500 and it's fine
now and I'm kicking off a -a arm.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20120815/71ae1d03/attachment.pgp>

  parent reply	other threads:[~2012-08-15 16:51 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-10 16:10 [U-Boot] Please pull u-boot-staging/trini@ti.com Tom Rini
2012-08-10 20:06 ` Wolfgang Denk
2012-08-14  0:04   ` Albert ARIBAUD
2012-08-14  1:06     ` Albert ARIBAUD
2012-08-14 12:58       ` Mathieu Poirier
2012-08-15 16:51       ` Tom Rini [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-09-04 16:08 Tom Rini
2012-09-04 19:09 ` Albert ARIBAUD
2012-08-31 23:27 Tom Rini
2012-09-01  7:39 ` Albert ARIBAUD
2012-08-17 21:52 Tom Rini
2012-08-18  6:28 ` Albert ARIBAUD
2012-08-18 14:15   ` Tom Rini
2012-08-18 20:53     ` Tom Rini
2012-08-30  7:44       ` Albert ARIBAUD
2012-08-30 15:50         ` Tom Rini
2012-02-14 18:17 Tom Rini
2012-02-17 22:53 ` Wolfgang Denk

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=20120815165158.GA23290@bill-the-cat \
    --to=trini@ti.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.