diff options
author | Kuninori Morimoto <morimoto.kuninori@renesas.com> | 2009-11-26 06:00:29 +0000 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2009-11-30 12:01:23 +0900 |
commit | c60f55fa1f82984bbb168c7721db893451f9de6c (patch) | |
tree | 2c39583f052109f59172f89cc8da502fdccb0c46 /arch | |
parent | edad1f208e6edabb917e4f8a33c7e45bf78bb79d (diff) | |
download | op-kernel-dev-c60f55fa1f82984bbb168c7721db893451f9de6c.zip op-kernel-dev-c60f55fa1f82984bbb168c7721db893451f9de6c.tar.gz |
sh: mach-ecovec24: modify address map
ecovec24 board expect address map 2 instead of map 1
Signed-off-by: Mizukawa Tatsuo <mizukawa.tatsuo@renesas.com>
Signed-off-by: Kuninori Morimoto <morimoto.kuninori@renesas.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch')
-rw-r--r-- | arch/sh/include/mach-ecovec24/mach/partner-jet-setup.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/include/mach-ecovec24/mach/partner-jet-setup.txt b/arch/sh/include/mach-ecovec24/mach/partner-jet-setup.txt index 8b8e4fa..09aaabc 100644 --- a/arch/sh/include/mach-ecovec24/mach/partner-jet-setup.txt +++ b/arch/sh/include/mach-ecovec24/mach/partner-jet-setup.txt @@ -28,7 +28,7 @@ WAIT 1 LIST "BSC" ED 0xff800020, 0xa5a50000 -ED 0xfec10000, 0x00000013 +ED 0xfec10000, 0x00001013 ED 0xfec10004, 0x11110400 ED 0xfec10024, 0x00000440 |