Atsushi Nemoto 5ddcb3c35b [MIPS] Make ioremap() work on TX39/49 special unmapped segment
TX39XX and TX49XX have "reserved" segment in CKSEG3 area.
0xff000000-0xff3fffff on TX49XX and 0xff000000-0xfffeffff on TX39XX
are reserved (unmapped, uncached).  Controllers on these SoCs are
placed in this segment.

This patch add plat_ioremap() and plat_iounmap() to override default
behavior and implement these hooks for TX39/TX49.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2007-07-10 17:33:03 +01:00
..
2007-04-27 16:20:23 +01:00
2006-10-04 18:06:15 +01:00
2007-04-27 16:20:24 +01:00
2007-02-18 21:31:35 +00:00
2006-11-01 17:46:09 +00:00
2007-07-10 17:33:03 +01:00
2007-04-20 14:58:37 +01:00
2007-07-10 17:33:03 +01:00
2007-04-25 22:23:33 -07:00
2007-03-08 01:10:30 +00:00
2005-11-07 18:05:40 +00:00
2007-05-11 14:28:31 +01:00
2007-07-10 17:32:55 +01:00
2007-05-11 14:28:31 +01:00
2007-05-11 14:28:31 +01:00
2006-07-13 21:26:08 +01:00
2007-05-08 11:15:20 -07:00
2007-07-10 17:33:03 +01:00
2007-05-21 09:18:19 -07:00
2007-05-11 08:29:34 -07:00
2006-06-19 17:39:19 +01:00
2006-04-19 04:14:22 +02:00
2007-05-02 19:02:34 -07:00
2007-03-24 17:01:49 +00:00
2007-02-18 21:31:35 +00:00
2007-07-10 17:33:03 +01:00
2006-06-06 00:15:20 +01:00
2007-06-11 18:20:53 +01:00
2007-03-07 00:07:17 +00:00
2007-07-10 17:33:03 +01:00