commit | 7b372d6582ca3bf41a1af9f168f3a852f3d7b21d | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Fri May 25 21:20:06 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun May 27 23:52:41 2012 -0700 |
tree | 3a3269b976d713dd728b119e388f8f262c533138 | |
parent | ec24158eac0ae2786ebf1e0afa8f3664891319ba [diff] |
sparc32: implement proper LEON support in head_32 (before highmem) Use PSR to check if the CPU is LEON and jump to LEON specific code in this case. Added a few constants to psr.h to increase readability. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Daniel Hellstrom <daniel@gaisler.com> Cc: Konrad Eisele <konrad@gaisler.com>