]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sh: Add support 32-Bit Extended Address Mode to sh7785lcr
authorYoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Tue, 3 Mar 2009 06:11:17 +0000 (15:11 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Thu, 12 Mar 2009 14:58:30 +0000 (23:58 +0900)
commitada9318252f51c2626e9837c623f9812b0308dea
treebe5eac4da7830944db7daf1b42028ac94fe0b9d7
parent06b18163b57e6b0349b0c299222d50e7b1e41e50
sh: Add support 32-Bit Extended Address Mode to sh7785lcr

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 <shimoda.yoshihiro@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Makefile
board/renesas/sh7785lcr/config.mk
board/renesas/sh7785lcr/lowlevel_init.S
board/renesas/sh7785lcr/sh7785lcr.c
board/renesas/sh7785lcr/u-boot.lds
board/renesas/sh7785lcr/u-boot_29bit [new file with mode: 0644]
board/renesas/sh7785lcr/u-boot_32bit [new file with mode: 0644]
doc/README.sh7785lcr
include/configs/sh7785lcr.h