[Patch v3 20/23] ARM: config: Add a multi_v5_defconfig

Andrew Lunn andrew at lunn.ch
Wed Feb 19 09:24:47 EST 2014


On Wed, Feb 19, 2014 at 06:19:08PM +0400, Alexander Shiyan wrote:
> Среда, 19 февраля 2014, 15:12 +01:00 от Andrew Lunn <andrew at lunn.ch>:
> > To allow regression build testing of multi v5 systems, add a
> > multi_v5_defconfig, similar to the multi_v7_defconfig. This is based
> > on kirkwood_defconfig, but with a few other boards added which claim
> > to be MULTI_v5.
> > 
> > Signed-off-by: Andrew Lunn <andrew at lunn.ch>
> > ---
> >  arch/arm/configs/multi_v5_defconfig | 183 ++++++++++++++++++++++++++++++++++++
> >  1 file changed, 183 insertions(+)
> >  create mode 100644 arch/arm/configs/multi_v5_defconfig
> > 
> > diff --git a/arch/arm/configs/multi_v5_defconfig b/arch/arm/configs/multi_v5_defconfig
> ...
> > +CONFIG_DEBUG_LL=y
> > +CONFIG_DEBUG_MVEBU_UART_ALTERNATE=y
> > +CONFIG_DEBUG_UART_VIRT=0xfed12000
> 
> Should we disable lowlevel debug for multi-* config?

Yes. Otherwise we get silent crashes on anything but this specific
hardware. I will fix this in the next version.

Thanks
	  Andrew



More information about the linux-arm-kernel mailing list