commit | c760fc1997e8156ebc4134c42c18f68137c689f9 | [log] [tgz] |
---|---|---|
author | Hyok S. Choi <hyok.choi@samsung.com> | Mon Mar 27 15:18:50 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Mar 27 15:18:50 2006 +0100 |
tree | d7ab9b7b93c8d6829a7d2b6d972b8405256d04d0 | |
parent | f8c07de6beac55c3273cbd679bfa67555ef14ef5 [diff] |
[ARM] nommu: fixups for the exception vectors The high page vector (0xFFFF0000) does not supported in nommu mode. This patch allows the vectors to be 0x00000000 or the begining of DRAM in nommu mode. Signed-off-by: Hyok S. Choi <hyok.choi@samsung.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>