commit | 30005efc9818d715cc72f15e962d06457c529783 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Fri May 25 21:20:07 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun May 27 23:52:41 2012 -0700 |
tree | aae40ce4536a05fc17ac40f560b139a74a752168 | |
parent | 7b372d6582ca3bf41a1af9f168f3a852f3d7b21d [diff] |
sparc32: implement proper LEON support in head_32 (after highmem) We use the compatibility property to determine the sun models. For leon we use psr.impl and ignore the result of the getprops call. Include a hack to allow build as the support code is not yet converted. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Cc: Daniel Hellstrom <daniel@gaisler.com> Cc: Konrad Eisele <konrad@gaisler.com>