]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: ux500: Fix incorrect DEBUG UART virtual addresses
authorLee Jones <lee.jones@linaro.org>
Wed, 8 May 2013 13:29:05 +0000 (14:29 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 14 May 2013 08:26:45 +0000 (10:26 +0200)
commit39b3616a87e46e5f8d8f3d91c545bfddcf5ff8d2
tree0786368c4bb04047ac6ee45d0cf611f0773a51ac
parent647965aae3041d2cb5d977929112c4752d99d827
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>
arch/arm/include/debug/ux500.S