commit | dbee90b7f90df6398f0877cd38dfaa76addb0619 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Thu Feb 02 14:31:16 2006 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Feb 07 13:30:26 2006 +0000 |
tree | 27b9a417f94ff8ea4364a5f8f9806909fd85709a | |
parent | fcfd980c833bd5ca1df9ca877b3e968e4da05b24 [diff] |
[MIPS] Fix linker script to work for non-4K page size. Very much to my surprise Fuxin Zhang reports this is all it takes to get the kernel to work for page sizes larger than 4kB. This also paves the way for support for the R6000 and R8000 which don't support 4kB page size. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>