2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-15 17:14:00 +08:00
linux-next/arch/arm/include
Linus Walleij 428b504e84 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>
2019-07-23 10:44:14 +02:00
..
asm Merge branch 'akpm' (patches from Andrew) 2019-07-17 08:58:04 -07:00
debug ARM: ux500: simplify and move debug UART 2019-07-23 10:44:14 +02:00
uapi/asm docs: arm: convert docs to ReST and rename to *.rst 2019-07-15 09:20:24 -03:00