mbox

[U-Boot,PULL] Please pull u-boot-imx

Message ID 561F72C3.5060108@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://www.denx.de/git/u-boot-imx.git master

Message

Stefano Babic Oct. 15, 2015, 9:32 a.m. UTC
Hi Tom,

I have a couple of last-minute fixes for the vfr610twr. Please pull them
from u-boot-imx, thanks !

The following changes since commit 61903b759aa336d798da49d884467219796817ff:

  imximage: fix commands other than write_data (2015-10-07 13:43:15 +0200)

are available in the git repository at:

  git://www.denx.de/git/u-boot-imx.git master

for you to fetch changes up to cf04ad3219260c3c39ec3dbfe2427e3463e8dbd5:

  arm: vf610twr: improve memory layout (2015-10-15 11:22:07 +0200)

----------------------------------------------------------------
Fabio Estevam (1):
      colibri_vf: Fix bstlen field

Stefan Agner (2):
      mtd: nand: vf610_nfc: resync with upstream Linux version
      arm: vf610twr: improve memory layout

 board/toradex/colibri_vf/colibri_vf.c |   2 +-
 drivers/mtd/nand/vf610_nfc.c          | 247
+++++++++++++++++++---------------
 include/configs/vf610twr.h            |  27 +++-
 3 files changed, 160 insertions(+), 116 deletions(-)

Comments

Tom Rini Oct. 15, 2015, 12:43 p.m. UTC | #1
On Thu, Oct 15, 2015 at 11:32:51AM +0200, Stefano Babic wrote:

> Hi Tom,
> 
> I have a couple of last-minute fixes for the vfr610twr. Please pull them
> from u-boot-imx, thanks !
> 
> The following changes since commit 61903b759aa336d798da49d884467219796817ff:
> 
>   imximage: fix commands other than write_data (2015-10-07 13:43:15 +0200)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-imx.git master
> 
> for you to fetch changes up to cf04ad3219260c3c39ec3dbfe2427e3463e8dbd5:
> 
>   arm: vf610twr: improve memory layout (2015-10-15 11:22:07 +0200)
> 

Applied to u-boot/master, thanks!
Stefano Babic Oct. 15, 2015, 12:49 p.m. UTC | #2
Hi Tom,

On 15/10/2015 14:43, Tom Rini wrote:
> On Thu, Oct 15, 2015 at 11:32:51AM +0200, Stefano Babic wrote:
> 
>> Hi Tom,
>>
>> I have a couple of last-minute fixes for the vfr610twr. Please pull them
>> from u-boot-imx, thanks !
>>
>> The following changes since commit 61903b759aa336d798da49d884467219796817ff:
>>
>>   imximage: fix commands other than write_data (2015-10-07 13:43:15 +0200)
>>
>> are available in the git repository at:
>>
>>   git://www.denx.de/git/u-boot-imx.git master
>>
>> for you to fetch changes up to cf04ad3219260c3c39ec3dbfe2427e3463e8dbd5:
>>
>>   arm: vf610twr: improve memory layout (2015-10-15 11:22:07 +0200)
>>
> 
> Applied to u-boot/master, thanks!
> 

I have missed the following Fabio's patch fixing PCIe on mx6q:

http://patchwork.ozlabs.org/patch/529768/

Do you prefer I send to you another PR including it or do you pick it up
yourself ?

Regards,

Stefano
Tom Rini Oct. 15, 2015, 1:04 p.m. UTC | #3
On Thu, Oct 15, 2015 at 02:49:29PM +0200, Stefano Babic wrote:
> Hi Tom,
> 
> On 15/10/2015 14:43, Tom Rini wrote:
> > On Thu, Oct 15, 2015 at 11:32:51AM +0200, Stefano Babic wrote:
> > 
> >> Hi Tom,
> >>
> >> I have a couple of last-minute fixes for the vfr610twr. Please pull them
> >> from u-boot-imx, thanks !
> >>
> >> The following changes since commit 61903b759aa336d798da49d884467219796817ff:
> >>
> >>   imximage: fix commands other than write_data (2015-10-07 13:43:15 +0200)
> >>
> >> are available in the git repository at:
> >>
> >>   git://www.denx.de/git/u-boot-imx.git master
> >>
> >> for you to fetch changes up to cf04ad3219260c3c39ec3dbfe2427e3463e8dbd5:
> >>
> >>   arm: vf610twr: improve memory layout (2015-10-15 11:22:07 +0200)
> >>
> > 
> > Applied to u-boot/master, thanks!
> > 
> 
> I have missed the following Fabio's patch fixing PCIe on mx6q:
> 
> http://patchwork.ozlabs.org/patch/529768/
> 
> Do you prefer I send to you another PR including it or do you pick it up
> yourself ?

I'll just grab it.