[PATCH 2/5] ARM: mvebu: Add UART1 as DEBUG_LL possible target
Arnd Bergmann
arnd at arndb.de
Fri Dec 5 07:41:15 PST 2014
On Friday 05 December 2014 10:25:03 Jason Cooper wrote:
> On Fri, Dec 05, 2014 at 03:44:55PM +0100, Maxime Ripard wrote:
> > Some mvebu boards have the UART1 more easily accessible than the other UARTs
> > found on the system.
> >
> > Add a debug_ll option for this case.
> >
> > Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>
> > ---
> > arch/arm/Kconfig.debug | 17 +++++++++++++++++
> > 1 file changed, 17 insertions(+)
>
> It looks to me like patches 1 and 2 should go through
> Russell's patch tracker. Is it worth having two patches?
>
> In either case,
>
> Acked-by: Jason Cooper <jason at lakedaemon.net>
>
This kind of change to Kconfig.debug frequently goes together with
soc support, so we have started merging them through arm-soc
Arnd
More information about the linux-arm-kernel
mailing list