aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-ux500
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2013-05-08 09:29:05 -0400
committerLinus Walleij <linus.walleij@linaro.org>2013-05-14 04:26:45 -0400
commitea63a11027103372f56bd2d9ee3c525be6edc9c1 (patch)
tree0786368c4bb04047ac6ee45d0cf611f0773a51ac /arch/arm/mach-ux500
parent3210c05327e2b44b3bf96bab550d72cdb18b64e4 (diff)
ARM: ux500: Fix incorrect DEBUG UART virtual addresses
A recent move to rid header files which were hindering multiplatform support forced address allocations out of the headers and into the files which were using them. We also lost some useful macros such as IO_ADDRESS(), so physical -> virtual addressing has been carried out manually in this case. Unfortunately the incorrect value was converted. This patch rectifies the error and ensures earlyprintk works again. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/mach-ux500')
0 files changed, 0 insertions, 0 deletions