Skip to content
Commit f06455fa authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

ARM: debug-ll: rework ep93xx handling



This makes ep93xx debug-ll handling more consistent with the other
platforms, by adding a separate Kconfig symbol for it that
in turn selects the standard DEBUG_UART_PL01X symbol.

We still have to pick a physical address even if DEBUG_LL is disabled
here, because the EP93xx uncompress output code uses
CONFIG_DEBUG_UART_PHYS. If we ever move to multiplatform support,
this can go away.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent c047f529
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment