| Submitter | Thomas Chou |
|---|---|
| Date | April 24, 2012, 1:38 a.m. |
| Message ID | <87pqaxx620.fsf@darkstar.wytron.com.tw> |
| Download | mbox |
| Permalink | /patch/154564/ |
| State | Accepted |
| Delegated to: | Wolfgang Denk |
| Headers | show |
Pull-request
git://git.denx.de/u-boot-nios.git masterComments
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
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
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(-)