mbox

[U-Boot] Please pull u-boot-ti/master

Message ID 1315600515-15382-1-git-send-email-s-paulraj@ti.com
State Accepted
Headers show

Pull-request

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

Message

Sandeep Paulraj Sept. 9, 2011, 8:35 p.m. UTC
Albert,

Stefano just sent a patch to fix an issue with the hawk board
	
Regards,
Sandeep

The following changes since commit 6c01fdfbf64958f3b9390f271897fc18c7909c5f:
  Sandeep Paulraj (1):
        Merge branch 'master' of git://git.denx.de/u-boot-ti

are available in the git repository at:

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

Stefano Babic (1):
      ARM: hawkboard: fix compilation of nand_spl

 nand_spl/board/davinci/da8xxevm/Makefile |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

Comments

Albert ARIBAUD Sept. 9, 2011, 9:26 p.m. UTC | #1
Hi Sandeep,

Le 09/09/2011 22:35, s-paulraj@ti.com a écrit :
> Albert,
>
> Stefano just sent a patch to fix an issue with the hawk board
> 	
> Regards,
> Sandeep
>
> The following changes since commit 6c01fdfbf64958f3b9390f271897fc18c7909c5f:
>    Sandeep Paulraj (1):
>          Merge branch 'master' of git://git.denx.de/u-boot-ti
>
> are available in the git repository at:
>
>    git://git.denx.de/u-boot-ti.git master
>
> Stefano Babic (1):
>        ARM: hawkboard: fix compilation of nand_spl
>
>   nand_spl/board/davinci/da8xxevm/Makefile |    6 +++++-
>   1 files changed, 5 insertions(+), 1 deletions(-)

Can you please rebase on u-boot-arm/master and then resubmit a pull request?

Amicalement,
Albert ARIBAUD Sept. 10, 2011, 6 a.m. UTC | #2
Le 09/09/2011 23:26, Albert ARIBAUD a écrit :
> Hi Sandeep,
>
> Le 09/09/2011 22:35, s-paulraj@ti.com a écrit :
>> Albert,
>>
>> Stefano just sent a patch to fix an issue with the hawk board
>> 	
>> Regards,
>> Sandeep
>>
>> The following changes since commit 6c01fdfbf64958f3b9390f271897fc18c7909c5f:
>>     Sandeep Paulraj (1):
>>           Merge branch 'master' of git://git.denx.de/u-boot-ti
>>
>> are available in the git repository at:
>>
>>     git://git.denx.de/u-boot-ti.git master
>>
>> Stefano Babic (1):
>>         ARM: hawkboard: fix compilation of nand_spl
>>
>>    nand_spl/board/davinci/da8xxevm/Makefile |    6 +++++-
>>    1 files changed, 5 insertions(+), 1 deletions(-)
>
> Can you please rebase on u-boot-arm/master and then resubmit a pull request?

Alright, as Sandeep did not respond quickly, I'll assume he isn't 
available right now. Since there is only one commit, I'll cherry-pick it 
(and then run some builds and send an ARM pull req).

> Amicalement,

Amicalement,
Albert ARIBAUD Sept. 10, 2011, 6:11 a.m. UTC | #3
Hi Sandeep,

Le 09/09/2011 22:35, s-paulraj@ti.com a écrit :
> Albert,
>
> Stefano just sent a patch to fix an issue with the hawk board
> 	
> Regards,
> Sandeep
>
> The following changes since commit 6c01fdfbf64958f3b9390f271897fc18c7909c5f:
>    Sandeep Paulraj (1):
>          Merge branch 'master' of git://git.denx.de/u-boot-ti
>
> are available in the git repository at:
>
>    git://git.denx.de/u-boot-ti.git master
>
> Stefano Babic (1):
>        ARM: hawkboard: fix compilation of nand_spl
>
>   nand_spl/board/davinci/da8xxevm/Makefile |    6 +++++-
>   1 files changed, 5 insertions(+), 1 deletions(-)

Applied to u-boot-arm/master (by cherry-picking the commit, as u-boot-ti 
was not rebased on u-boot-arm/master at the time of the pull request), 
thanks!

Amicalement,
Sandeep Paulraj Sept. 10, 2011, 7 p.m. UTC | #4
>Alright, as Sandeep did not respond quickly, I'll assume he isn't
>available right now. Since there is only one commit, I'll cherry-pick it
>(and then run some builds and send an ARM pull req).

Thanks,

just saw this.

Regards,
Sandeep