mbox

[U-Boot] Pull request: u-boot-nios/master

Message ID 87pqaxx620.fsf@darkstar.wytron.com.tw
State Accepted
Delegated to: Wolfgang Denk
Headers show

Pull-request

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

Message

Thomas Chou April 24, 2012, 1:38 a.m. UTC
The following changes since commit 61ddce07f8b96c5df7d00466b4da9edaecb0eff1:

  sandbox: Use the new run_command() (2012-04-23 22:53:54 +0200)

are available in the git repository at:
  git://git.denx.de/u-boot-nios.git master

Thomas Chou (1):
      nios2: move gd and bd into BSS

 arch/nios2/lib/board.c          |   12 +++++-------
 include/configs/nios2-generic.h |   12 ++++--------
 2 files changed, 9 insertions(+), 15 deletions(-)

Comments

Thomas Chou July 17, 2012, 1:59 a.m. UTC | #1
On 04/24/2012 09:38 AM, thomas wrote:
> The following changes since commit 61ddce07f8b96c5df7d00466b4da9edaecb0eff1:
>
>    sandbox: Use the new run_command() (2012-04-23 22:53:54 +0200)
>
> are available in the git repository at:
>    git://git.denx.de/u-boot-nios.git master
>
> Thomas Chou (1):
>        nios2: move gd and bd into BSS
>
>   arch/nios2/lib/board.c          |   12 +++++-------
>   include/configs/nios2-generic.h |   12 ++++--------
>   2 files changed, 9 insertions(+), 15 deletions(-)

Dear Wolfgang,

Please handle this pull request. It was missed. I have rebased it 
against rc1. Thanks.

Best regards,
Thomas
Wolfgang Denk July 18, 2012, 6:59 a.m. UTC | #2
Dear Thomas Chou,

In message <5004C6EF.3060700@wytron.com.tw> you wrote:
> On 04/24/2012 09:38 AM, thomas wrote:
> > The following changes since commit 61ddce07f8b96c5df7d00466b4da9edaecb0eff1:
> >
> >    sandbox: Use the new run_command() (2012-04-23 22:53:54 +0200)
> >
> > are available in the git repository at:
> >    git://git.denx.de/u-boot-nios.git master
> >
> > Thomas Chou (1):
> >        nios2: move gd and bd into BSS
> >
> >   arch/nios2/lib/board.c          |   12 +++++-------
> >   include/configs/nios2-generic.h |   12 ++++--------
> >   2 files changed, 9 insertions(+), 15 deletions(-)
> 
> Dear Wolfgang,
> 
> Please handle this pull request. It was missed. I have rebased it 
> against rc1. Thanks.

Applied, thanks.

Best regards,

Wolfgang Denk