mbox

[U-Boot] Pull request: u-boot-sh

Message ID CABMQnVJA1-hgR44Cdi9=WQ33FTp26TDYAiPuNmPCG4FdCQSTfQ@mail.gmail.com
State Accepted
Delegated to: Wolfgang Denk
Headers show

Pull-request

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

Message

Nobuhiro Iwamatsu April 18, 2012, 2:37 a.m. UTC
Dear Wolfgang Denk,

Please pull some fixes for v2012.04.

The following changes since commit f5cdc11775c4b7fdbf52a6dd2f463d329804ab11:

 Prepare v2012.04-rc2; minor Coding Style cleanup (2012-04-16 23:13:51 +0200)

are available in the git repository at:

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

for you to fetch changes up to 77fe6e773af762676f4f30f646caa160e39a0bcc:

 sh: ecovec: Change macro from BOARD_LATE_INIT to
CONFIG_BOARD_LATE_INIT (2012-04-18 11:16:46 +0900)

----------------------------------------------------------------
Nobuhiro Iwamatsu (1):
     sh: ecovec: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT

Phil Edworthy (1):
     sh: Fix rsk7264 pin setup for on-board ethernet

 board/renesas/rsk7264/lowlevel_init.S |    2 +-
 include/configs/ecovec.h              |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Wolfgang Denk April 18, 2012, 8:42 p.m. UTC | #1
Dear Nobuhiro Iwamatsu,

In message <CABMQnVJA1-hgR44Cdi9=WQ33FTp26TDYAiPuNmPCG4FdCQSTfQ@mail.gmail.com> you wrote:
> Dear Wolfgang Denk,
> 
> Please pull some fixes for v2012.04.
> 
> The following changes since commit f5cdc11775c4b7fdbf52a6dd2f463d329804ab11=
> :
> 
>  Prepare v2012.04-rc2; minor Coding Style cleanup (2012-04-16 23:13:51 +020=
> 0)
> 
> are available in the git repository at:
> 
>  git://git.denx.de/u-boot-sh.git master
> 
> for you to fetch changes up to 77fe6e773af762676f4f30f646caa160e39a0bcc:
> 
>  sh: ecovec: Change macro from BOARD_LATE_INIT to
> CONFIG_BOARD_LATE_INIT (2012-04-18 11:16:46 +0900)
> 
> ----------------------------------------------------------------
> Nobuhiro Iwamatsu (1):
>      sh: ecovec: Change macro from BOARD_LATE_INIT to CONFIG_BOARD_LATE_INI=
> T
> 
> Phil Edworthy (1):
>      sh: Fix rsk7264 pin setup for on-board ethernet
> 
>  board/renesas/rsk7264/lowlevel_init.S |    2 +-
>  include/configs/ecovec.h              |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk