[U-Boot] [PATCH 2/2] sh: sh7757lcr: add supporting for MMCIF

2011-07-05 Thread Yoshihiro Shimoda
The sh7757lcr has 2GByte eMMC chip. This patch supports it. Signed-off-by: Yoshihiro Shimoda --- board/renesas/sh7757lcr/sh7757lcr.c |5 + doc/README.sh7757lcr|1 + include/configs/sh7757lcr.h | 11 +++ 3 files changed, 17 insertions(+), 0 deletions(

Re: [U-Boot] [PATCH 2/2] sh: sh7757lcr: add supporting for MMCIF

2011-07-10 Thread Nobuhiro Iwamatsu
Applied, thanks. Best regards, Nobuhiro 2011/7/5 Yoshihiro Shimoda : > The sh7757lcr has 2GByte eMMC chip. This patch supports it. > > Signed-off-by: Yoshihiro Shimoda > --- >  board/renesas/sh7757lcr/sh7757lcr.c |    5 + >  doc/README.sh7757lcr                |    1 + >  include/configs/s