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

ARM: debug-ll: rework integrator/versatile handling



Enabling one of the integrator platforms in a multiplatform kernel
while trying to use DEBUG_LL for another platform can default to
the wrong UART address, as the options are purely based on the
architecture being enabled or not.

This changes the logic to use the integrator default addresses only
if we have also picked the respective Kconfig symbols introduced
here. Versatile is not yet part of multiplatform, but hopefully
soon will be, so we do the same change for versatile as well.

Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 375d84cf
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