
Dear Wolfgang,
The following changes since commit c62491d2602b353a815a909e27eec0df9f2c06a2:
ppc: Don't initialize write protected NOR flashes (2010-10-20 21:58:16 +0200)
are available in the git repository at: git://git.denx.de/u-boot-sh.git master
Nobuhiro Iwamatsu (8): sh: Add support load and boot of Initrd. sh: sh7785lcr: Add CONFIG_SH_SDRAM_OFFSET sh: Rename TEXT_BASE to CONFIG_SYS_TEXT_BASE sh: Fix warning about uninitialized value of ramdisk_flags sh: sh7785lcr: Add CONFIG_SYS_TEXT_BASE for 32bit mode sh: rsk7203: Move to boards.cfg sh: sh3: Move to boards.cfg sh: sh4: Move to boards.cfg
MAKEALL | 28 ++----------- Makefile | 82 ------------------------------------- arch/sh/config.mk | 2 +- arch/sh/lib/bootm.c | 66 +++++++++++++++++++++++++++++- board/renesas/sh7785lcr/config.mk | 4 +- boards.cfg | 13 ++++++ include/configs/sh7785lcr.h | 6 ++- 7 files changed, 90 insertions(+), 111 deletions(-)