mbox

[U-Boot] please pull u-boot-avr32/master

Message ID 1344932475-30520-1-git-send-email-andreas.devel@googlemail.com
State Superseded
Headers show

Pull-request

git://git.denx.de/u-boot-avr32.git master

Message

Andreas Bießmann Aug. 14, 2012, 8:21 a.m. UTC
The following changes since commit 81316a902a2c76bc880ab49c6d157e3e9754806d:

  mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs (2012-08-13 14:34:44 +0200)

are available in the git repository at:

  git://git.denx.de/u-boot-avr32.git master

for you to fetch changes up to 5b80e07e87df9f5270d5c9a8a95881762b845d68:

  avr32: Remove redundant LDSCRIPT definition (2012-08-14 07:38:57 +0200)

----------------------------------------------------------------
Benoît Thébaudeau (1):
      avr32: Remove redundant LDSCRIPT definition

 arch/avr32/config.mk |    2 --
 1 file changed, 2 deletions(-)

Comments

Andreas Bießmann Aug. 16, 2012, 12:26 p.m. UTC | #1
Dear Wolfgang Denk,

please do not pull this. I have some more changes, but some need a
rebase on current u-boot-arm. So please first pull this one, then
trigger me to adopt my patch on top of it.

Best regards

Andreas Bießmann

On 14.08.2012 10:21, Andreas Bießmann wrote:
> The following changes since commit 81316a902a2c76bc880ab49c6d157e3e9754806d:
> 
>   mtd/cfi_flash: fix write problems for Numonyx P33/30 32 MBit flashs (2012-08-13 14:34:44 +0200)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-avr32.git master
> 
> for you to fetch changes up to 5b80e07e87df9f5270d5c9a8a95881762b845d68:
> 
>   avr32: Remove redundant LDSCRIPT definition (2012-08-14 07:38:57 +0200)
> 
> ----------------------------------------------------------------
> Benoît Thébaudeau (1):
>       avr32: Remove redundant LDSCRIPT definition
> 
>  arch/avr32/config.mk |    2 --
>  1 file changed, 2 deletions(-)
>
Albert ARIBAUD Aug. 16, 2012, 4:14 p.m. UTC | #2
Hi Andreas,

On Thu, 16 Aug 2012 14:26:47 +0200, "Andreas Bießmann"
<andreas.devel@googlemail.com> wrote:

> Dear Wolfgang Denk,
> 
> please do not pull this. I have some more changes, but some need a
> rebase on current u-boot-arm. So please first pull this one, then
> trigger me to adopt my patch on top of it.
> 
> Best regards
> 
> Andreas Bießmann

Andreas, note that u-boot-arm/master is not currently rebased on
u-bmmt/master because of commit 8b5a02640adf7 which breaks some
twenty ARM boards. Daniel Schwierzeck is working on a fix.

Also, I am awaiting Tom Rini's branch from staging.

Amicalement,
Andreas Bießmann Aug. 16, 2012, 5:16 p.m. UTC | #3
Hi Albert,

On 16.08.2012 18:14, Albert ARIBAUD (U-Boot) wrote:
> Hi Andreas,
> 
> On Thu, 16 Aug 2012 14:26:47 +0200, "Andreas Bießmann"
> <andreas.devel@googlemail.com> wrote:
> 
>> Dear Wolfgang Denk,
>>
>> please do not pull this. I have some more changes, but some need a
>> rebase on current u-boot-arm. So please first pull this one, then
>> trigger me to adopt my patch on top of it.
>>
>> Best regards
>>
>> Andreas Bießmann
> 
> Andreas, note that u-boot-arm/master is not currently rebased on
> u-bmmt/master because of commit 8b5a02640adf7 which breaks some
> twenty ARM boards. Daniel Schwierzeck is working on a fix.

well, thats OK. I just want to say that there are some more patches on
the track for avr32. Also a new board was added which changes
MAINTAINERS. I would like to base that patch on
http://git.denx.de/?p=u-boot/u-boot-arm.git;a=commit;h=7d186b3c88daed359b8a58f35bd405d95b3905b8
which is currently not in u-boot/master.

So
a) this pull request is outdated
b) I need to rebase uu-boot-avr32/master on u-boot/master after
u-boot-arm/master gets merged

> Also, I am awaiting Tom Rini's branch from staging.

No problem for me. The MW closes this weekend and the release is in
about 60 days. So we should get it ;)

Best regards

Andreas Bießmann
Tom Rini Aug. 17, 2012, 5:59 p.m. UTC | #4
On Thu, Aug 16, 2012 at 06:14:01PM +0200, Albert ARIBAUD wrote:
> Hi Andreas,
> 
> On Thu, 16 Aug 2012 14:26:47 +0200, "Andreas Bie??mann"
> <andreas.devel@googlemail.com> wrote:
> 
> > Dear Wolfgang Denk,
> > 
> > please do not pull this. I have some more changes, but some need a
> > rebase on current u-boot-arm. So please first pull this one, then
> > trigger me to adopt my patch on top of it.
> > 
> > Best regards
> > 
> > Andreas Bie??mann
> 
> Andreas, note that u-boot-arm/master is not currently rebased on
> u-bmmt/master because of commit 8b5a02640adf7 which breaks some
> twenty ARM boards. Daniel Schwierzeck is working on a fix.
> 
> Also, I am awaiting Tom Rini's branch from staging.

To be clear, my staging branch should be good now.  If I need to do
anything else to it please let me know, I'm looking at gathering up
another group of patches today and putting them in another staging
branch for you.
Wolfgang Denk Sept. 1, 2012, 10:17 a.m. UTC | #5
Dear Andreas,

In message <502D2AD3.3030204@gmail.com> you wrote:
> 
> So
> a) this pull request is outdated
> b) I need to rebase uu-boot-avr32/master on u-boot/master after
> u-boot-arm/master gets merged

OK, I ignored this, and wait for a new pull req.

Best regards,

Wolfgang Denk