Re: [U-Boot] [PATCH 5/5] sh7785lcr: Add support 32-Bit Extended Address Mode

2009-02-27 Thread Nobuhiro Iwamatsu
On Wed, 25 Feb 2009 14:26:58 +0900 Yoshihiro Shimoda wrote: > We can built 'make sh7785lcr_32bit_config'. And add new command "pmb" > for this mode. This command changes PMB for using 512MB system memory. > > Signed-off-by: Yoshihiro Shimoda > --- > Makefile

[U-Boot] [PATCH 5/5] sh7785lcr: Add support 32-Bit Extended Address Mode

2009-02-24 Thread Yoshihiro Shimoda
We can built 'make sh7785lcr_32bit_config'. And add new command "pmb" for this mode. This command changes PMB for using 512MB system memory. Signed-off-by: Yoshihiro Shimoda --- Makefile | 15 +++- board/renesas/sh7785lcr/config.mk |