Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1295372

Re: [PATCH v5 2/2] arm: pxa27x: support for ICP DAS LP-8x4x w/ DT

From Robert Jarzmik <robert.jarzmik@free.fr>
Newsgroups linux.kernel
Subject Re: [PATCH v5 2/2] arm: pxa27x: support for ICP DAS LP-8x4x w/ DT
Date 2015-12-19 13:30 +0100
Message-ID <qHoO6-37l-11@gated-at.bofh.it> (permalink)
References <qDVyW-5YD-11@gated-at.bofh.it> <qG0NR-6Hh-33@gated-at.bofh.it> <qG0Xw-6KR-29@gated-at.bofh.it> <qG1gS-76S-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Arnd Bergmann <arnd@arndb.de> writes:

> I would like those drivers to be enabled in some defconfig, so we get
> compile-time coverage, but we generally stopped having one-config-per-board
> files.
>
> Maybe we can have a pxa_defconfig file that enables lots of boards
> and then we remove the individual configs? We don't have to remove
> them all at once, but it would make me very happy if we could at
> least kill off some of the ones that are not used regularly.

I'll take that part, the pxa_defconfig which covers all pxa boards in
arch/arm/mach-pxa. I have a prototype, which of course doesn't boot on any of my
pxa platforms (breaks in the very early bootstrap code I think, DEBUG_LL is the
next stage).

Actually I've not even looked if a single kernel covering pxa2xx and pxa3xx is
possible (since recently clock handling was a blocker).

Once I have something that at least shows me a sign of life, I'll submit an RFC
patch. This work will be orthogonal to Sergei's one, as it is aimed at having
one defconfig compiling all mach-pxa/*.c files and the drivers referenced by
them. This won't allow removing defconfig files until I have a good idea why my
boards are not booting (lubbock, mainstone, mioa701, zylonite, cm-x300).

Cheers.

-- 
Robert
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v5 2/2] arm: pxa27x: support for ICP DAS LP-8x4x w/ DT Sergei Ianovich <ynvich@gmail.com> - 2015-12-15 17:30 +0100
  Re: [PATCH v5 2/2] arm: pxa27x: support for ICP DAS LP-8x4x w/ DT Arnd Bergmann <arnd@arndb.de> - 2015-12-15 17:40 +0100
    Re: [PATCH v5 2/2] arm: pxa27x: support for ICP DAS LP-8x4x w/ DT Sergei Ianovich <ynvich@gmail.com> - 2015-12-15 17:50 +0100
      Re: [PATCH v5 2/2] arm: pxa27x: support for ICP DAS LP-8x4x w/ DT Arnd Bergmann <arnd@arndb.de> - 2015-12-15 18:10 +0100
        Re: [PATCH v5 2/2] arm: pxa27x: support for ICP DAS LP-8x4x w/ DT Sergei Ianovich <ynvich@gmail.com> - 2015-12-15 18:30 +0100
          Re: [PATCH v5 2/2] arm: pxa27x: support for ICP DAS LP-8x4x w/ DT Robert Jarzmik <robert.jarzmik@free.fr> - 2015-12-15 19:10 +0100
            Re: [PATCH v5 2/2] arm: pxa27x: support for ICP DAS LP-8x4x w/ DT Sergei Ianovich <ynvich@gmail.com> - 2015-12-15 20:00 +0100
              Re: [PATCH v5 2/2] arm: pxa27x: support for ICP DAS LP-8x4x w/ DT Arnd Bergmann <arnd@arndb.de> - 2015-12-15 20:30 +0100
                Re: [PATCH v5 2/2] arm: pxa27x: support for ICP DAS LP-8x4x w/ DT Robert Jarzmik <robert.jarzmik@free.fr> - 2015-12-15 21:10 +0100
                Re: [PATCH v5 2/2] arm: pxa27x: support for ICP DAS LP-8x4x w/ DT Arnd Bergmann <arnd@arndb.de> - 2015-12-15 21:50 +0100
        Re: [PATCH v5 2/2] arm: pxa27x: support for ICP DAS LP-8x4x w/ DT Robert Jarzmik <robert.jarzmik@free.fr> - 2015-12-19 13:30 +0100
  [PATCH] arm: pxa: create a unified defconfig for PXA27X-DT Sergei Ianovich <ynvich@gmail.com> - 2015-12-19 09:00 +0100

csiph-web