Tony Lindgren 4e6d488af3 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
Otherwise more complicated uart configuration won't be possible.
We can use r1 for tmp register for both head.S and debug.S.

NOTE: This patch depends on another patch to add the the tmp register
into all debug-macro.S files. That can be done with:

$ sed -i -e "s/addruart,rx|addruart, rx/addruart, rx, tmp/"
	arch/arm/*/include/*/debug-macro.S

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-02-12 17:27:52 +00:00
..
2008-08-12 19:54:09 +01:00
2008-05-30 10:33:49 +02:00
2009-01-02 12:34:55 +00:00
2010-01-12 18:59:16 +00:00
2009-12-11 06:44:29 -05:00
2008-09-06 12:10:45 +01:00
2009-07-24 12:34:58 +01:00
2009-12-11 06:44:29 -05:00