commit | c293393faa8e11a5a80a9e358718432b8697f451 | [log] [tgz] |
---|---|---|
author | Jeremy Kerr <jeremy.kerr@canonical.com> | Wed Jul 07 11:19:48 2010 +0800 |
committer | Nicolas Pitre <nico@fluxnic.net> | Wed Oct 20 00:27:34 2010 -0400 |
tree | d2d10ba089773e0f1a5742de7a40f8830e272935 | |
parent | 0ea1293009826da45e1019f45dfde1e557bb30df [diff] |
arm: use addruart macro to establish debug mappings Since we can get both physical and virtual addresses from the addruart macro, we can use this to establish the debug mappings. In the case of CONFIG_DEBUG_ICEDCC, we don't need any mappings, but may still need to setup r7 correctly. Incorporating ASM changes from Nicolas Pitre <npitre@fluxnic.net>. Signed-off-by: Jeremy Kerr <jeremy.kerr@canonical.com> Tested-by: Kevin Hilman <khilman@deeprootsystems.com>