mbox

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

Message ID AANLkTikzGMidey5Y-F3PAD7o9Afy40r35khcD6_u=bpc@mail.gmail.com
State Accepted
Headers show

Pull-request

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

Message

Nobuhiro Iwamatsu March 7, 2011, 8:05 a.m. UTC
Dear Wolfgang Denk.

Please pull from u-boot-sh/master.

The following changes since commit c7977858dcf1f656cbe91ea0dc3cb9139c6a8cc8:

  ARM: Update mach-types (2011-02-21 08:30:55 +0100)

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

Nobuhiro Iwamatsu (2):
      sh: Add handling of CONFIG_SYS_FLASH_BASE for board.c
      sh: Add KEEP order to start.o section

Yoshihiro Shimoda (1):
      net: sh_eth: add support for SH7757's ETHER

 arch/sh/cpu/sh2/u-boot.lds |    2 +-
 arch/sh/cpu/sh3/u-boot.lds |    2 +-
 arch/sh/cpu/sh4/u-boot.lds |    2 +-
 arch/sh/lib/board.c        |    6 +++++
 drivers/net/sh_eth.c       |   37 +++++++++++++++++++++++++++++-
 drivers/net/sh_eth.h       |   53 +++++++++++++++++++++++++++++++++++++++++--
 6 files changed, 95 insertions(+), 7 deletions(-)

Comments

Wolfgang Denk March 13, 2011, 9:48 p.m. UTC | #1
Dear Nobuhiro Iwamatsu,

In message <AANLkTikzGMidey5Y-F3PAD7o9Afy40r35khcD6_u=bpc@mail.gmail.com> you wrote:
> Dear Wolfgang Denk.
> 
> Please pull from u-boot-sh/master.
> 
> The following changes since commit c7977858dcf1f656cbe91ea0dc3cb9139c6a8cc8=
> :
> 
>   ARM: Update mach-types (2011-02-21 08:30:55 +0100)
> 
> are available in the git repository at:
>   git://git.denx.de/u-boot-sh.git master
> 
> Nobuhiro Iwamatsu (2):
>       sh: Add handling of CONFIG_SYS_FLASH_BASE for board.c

Sorry, but I disagree with the CONFIG_SYS_FLASH_BASE patch (see
previous message - and sorry for the late reply).


Best regards,

Wolfgang Denk