diff options
author | Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> | 2009-08-27 13:57:26 +0000 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2009-08-28 10:19:13 +0900 |
commit | e79d57479c86e388051244e1f17851a0e63d1ff0 (patch) | |
tree | 7f390ec63d97c82e16bb342c62f9d260b5145644 /arch/sh/tools | |
parent | f840dd5e7424a0c8a7166fc3e87798d0e44d3ce7 (diff) | |
download | op-kernel-dev-e79d57479c86e388051244e1f17851a0e63d1ff0.zip op-kernel-dev-e79d57479c86e388051244e1f17851a0e63d1ff0.tar.gz |
sh: sh7785lcr: fix prototype board on 32bit MMU mode.
Fix up PCA9564 resources on 32bit MMU mode using prototype board.
Signed-off-by: Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com>
Tested-by: Raul Porcel <armin76@gentoo.org>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/tools')
-rw-r--r-- | arch/sh/tools/mach-types | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/sh/tools/mach-types b/arch/sh/tools/mach-types index b573628..6639b25 100644 --- a/arch/sh/tools/mach-types +++ b/arch/sh/tools/mach-types @@ -53,6 +53,7 @@ RSK7203 SH_RSK7203 AP325RXA SH_AP325RXA SH7763RDP SH_SH7763RDP SH7785LCR SH_SH7785LCR +SH7785LCR_PT SH_SH7785LCR_PT URQUELL SH_URQUELL ESPT SH_ESPT POLARIS SH_POLARIS |