
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(-)