commit | 67f462b29310814a8de29d35b422a9ed41d5f39a | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <nicolas.pitre@linaro.org> | Thu Sep 01 20:50:14 2011 -0400 |
committer | Nicolas Pitre <nico@fluxnic.net> | Mon Sep 26 10:11:28 2011 -0400 |
tree | a11c1e77f2e7b9cf8211d920ab07a0829ec6c405 | |
parent | e020fe34f8fc5cb42c2f518ea120005b4d01923d [diff] |
ARM: mach-davinci: clean up debug-macro.S This achieves two goals: 1) Get rid of davinci_uart_v2p() and davinci_uart_p2v() which were the last users of PLAT_PHYS_OFFSET. 2) Remove the probing of the M bit in the CP15 control reg and make the access to the .data variables completely position independent. Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org> Reviewed-by: Kevin Hilman <khilman@ti.com> Tested-by: Kevin Hilman <khilman@ti.com>