commit | 66dfe18114839a7297f56f43f03125f4121de79b | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Tue Jun 03 18:54:02 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Jul 28 18:10:29 2008 +0900 |
tree | 74519e931d2205d0871ed541297977100b110a9f | |
parent | 74fcc77982e703fe85d8bd5437130fd94c61daee [diff] |
sh: Add support for 16kB PAGE_SIZE. 16kB is a useful size on nommu, while 64kB still tends to be too big to be useful. Newer MMUs are likely to support this as well, so plug it in in anticipation of those, too. Signed-off-by: Paul Mundt <lethal@linux-sh.org>