]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: ux500: simplify and move debug UART
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 9 Jun 2015 10:05:46 +0000 (12:05 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 23 Jul 2019 08:44:14 +0000 (10:44 +0200)
commit428b504e84bc19aa14108186714d1f5928dcae16
tree06809da1f40f0874ec3b30199bbc1cb971e1b465
parentdbc3c6295195267ea7bc48d46030c7b244f8b11e
ARM: ux500: simplify and move debug UART

The debug UART code defined three different virtual addresses
while only one is ever used. Get rid of this, and move the
UART remapping to 0xfffe8000 where DTCM reside on some platforms
but not on Ux500, so it can be reused moving the UART out of the
vmalloc area.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/include/debug/ux500.S