[ARM PATCH] 1741/1: Add ARM710T processor functions
Patch from Tony Lindgren Following patch adds ARM710T processor support to proc-arm720.S. The preferred way to add support was discussed on the Linux-arm-kernel mailing list in December, with a link to the thread here: http://lists.arm.linux.org.uk/pipermail/linux-arm-kernel/2003-October/017596.html NEC ARM710T is used in Psion Windermere architecture, and possibly other systems. 710T works fine with the 720T functions, except the high_mapping does not work for vectors_base(). Even if the high bit register is set, the vectors stay at 0x00000000 instead of 0xffff0000.
Showing
Please register or sign in to comment