Re: [PATCH v2] ARM: debug-ll: add default address for digicolor

2019-04-17 Thread Arnd Bergmann
On Wed, Apr 17, 2019 at 4:18 PM Baruch Siach wrote: > On Wed, Apr 17 2019, Arnd Bergmann wrote: > > diff --git a/arch/arm/Kconfig.debug b/arch/arm/Kconfig.debug > > index 6d6e0330930b..12c0d29b75e3 100644 > > --- a/arch/arm/Kconfig.debug > > +++ b/arch/arm/Kconfig.debug > > @@ -1677,6 +1677,7 @@

Re: [PATCH v2] ARM: debug-ll: add default address for digicolor

2019-04-17 Thread Baruch Siach
Hi Arnd, On Wed, Apr 17 2019, Arnd Bergmann wrote: > The digicolor platform has three UARTs, but the Kconfig.debug > file explicitly lists port zero as the one to be used for the > console, while not providing any default values. > > This can get an automated randconfig build stuck in a loop >

[PATCH v2] ARM: debug-ll: add default address for digicolor

2019-04-17 Thread Arnd Bergmann
The digicolor platform has three UARTs, but the Kconfig.debug file explicitly lists port zero as the one to be used for the console, while not providing any default values. This can get an automated randconfig build stuck in a loop waiting for the user to input the number. As we already know the