mbox

[U-Boot,PULL] u-boot-pxa/master

Message ID 201401131242.35129.marex@denx.de
State Accepted
Delegated to: Albert ARIBAUD
Headers show

Pull-request

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

Message

Marek Vasut Jan. 13, 2014, 11:42 a.m. UTC
Minor fixes, please apply for 2014.01

The following changes since commit 7f673c99c2d8d1aa21996c5b914f06d784b080ca:                                                                                                   
                                                                                                                                                                               
  Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-01-10 10:56:00 
-0500)                                                                                            

are available in the git repository at:


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

for you to fetch changes up to 4efd69250f6118ebd783867b3809001a1886ce9e:

  ARM: pxa: Fix OneNAND window access on VPAC270 (2014-01-13 12:39:10 +0100)

----------------------------------------------------------------
Marek Vasut (2):
      ARM: pxa: Fix OneNAND SPL builds
      ARM: pxa: Fix OneNAND window access on VPAC270

 arch/arm/cpu/pxa/config.mk   | 13 +++++++++++++
 board/vpac270/u-boot-spl.lds |  1 +
 include/configs/vpac270.h    |  2 +-
 3 files changed, 15 insertions(+), 1 deletion(-)

Comments

Albert ARIBAUD Jan. 13, 2014, 1:16 p.m. UTC | #1
Hi Marek,

On Mon, 13 Jan 2014 12:42:35 +0100, Marek Vasut <marex@denx.de> wrote:

> Minor fixes, please apply for 2014.01
> 
> The following changes since commit 7f673c99c2d8d1aa21996c5b914f06d784b080ca:                                                                                                   
>                                                                                                                                                                                
>   Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-01-10 10:56:00 
> -0500)                                                                                            
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-pxa.git master
> 
> for you to fetch changes up to 4efd69250f6118ebd783867b3809001a1886ce9e:
> 
>   ARM: pxa: Fix OneNAND window access on VPAC270 (2014-01-13 12:39:10 +0100)
> 
> ----------------------------------------------------------------
> Marek Vasut (2):
>       ARM: pxa: Fix OneNAND SPL builds
>       ARM: pxa: Fix OneNAND window access on VPAC270
> 
>  arch/arm/cpu/pxa/config.mk   | 13 +++++++++++++
>  board/vpac270/u-boot-spl.lds |  1 +
>  include/configs/vpac270.h    |  2 +-
>  3 files changed, 15 insertions(+), 1 deletion(-)

Tom: please hold the release. I'll send you this plus a bugfix patch in
an hour or so.

Amicalement,
Albert ARIBAUD Jan. 13, 2014, 4:41 p.m. UTC | #2
Hi Albert,

On Mon, 13 Jan 2014 14:16:22 +0100, Albert ARIBAUD
<albert.u.boot@aribaud.net> wrote:

> Hi Marek,
> 
> On Mon, 13 Jan 2014 12:42:35 +0100, Marek Vasut <marex@denx.de> wrote:
> 
> > Minor fixes, please apply for 2014.01
> > 
> > The following changes since commit 7f673c99c2d8d1aa21996c5b914f06d784b080ca:                                                                                                   
> >                                                                                                                                                                                
> >   Merge branch 'master' of git://git.denx.de/u-boot-arm (2014-01-10 10:56:00 
> > -0500)                                                                                            
> > 
> > are available in the git repository at:
> > 
> > 
> >   git://git.denx.de/u-boot-pxa.git master
> > 
> > for you to fetch changes up to 4efd69250f6118ebd783867b3809001a1886ce9e:
> > 
> >   ARM: pxa: Fix OneNAND window access on VPAC270 (2014-01-13 12:39:10 +0100)
> > 
> > ----------------------------------------------------------------
> > Marek Vasut (2):
> >       ARM: pxa: Fix OneNAND SPL builds
> >       ARM: pxa: Fix OneNAND window access on VPAC270
> > 
> >  arch/arm/cpu/pxa/config.mk   | 13 +++++++++++++
> >  board/vpac270/u-boot-spl.lds |  1 +
> >  include/configs/vpac270.h    |  2 +-
> >  3 files changed, 15 insertions(+), 1 deletion(-)
> 
> Tom: please hold the release. I'll send you this plus a bugfix patch in
> an hour or so.
> 
> Amicalement,

Applied to u-boot-arm/master, thanks!

Amicalement,