[PATCH] ARM: Make multi_v7_defconfig usable on hardware

Olof Johansson olof at lixom.net
Fri Jul 5 19:43:54 EDT 2013


On Fri, Jul 5, 2013 at 4:40 PM, Kevin Hilman <khilman at linaro.org> wrote:
> On Wed, Jun 26, 2013 at 3:57 PM, Olof Johansson <olof at lixom.net> wrote:
>> On Tue, Jun 25, 2013 at 06:38:21PM -0700, Olof Johansson wrote:
>>> On Tue, Jun 25, 2013 at 6:36 PM, Olof Johansson <olof at lixom.net> wrote:
>>>
>>> > +CONFIG_DEBUG_LL=y
>>> > +CONFIG_DEBUG_OMAP2PLUS_UART=y
>>> > +CONFIG_DEBUG_OMAP4UART3=y
>>>
>>> Clearly not supposed to be there for the posted version, my bad --
>>> will take those out before committing.
>>>
>>> (this will go on top of next/late, btw).
>>
>> Actually, this doesn't go nicely on top of any branch right now since
>> multi_v7_defconfig is modified in several of the branches.
>>
>> So, I've applied this on top of for-next (which is unorthodox and unusual), and
>> we'll move it over to what will likely be the first, pre-rc1 fixes pull request
>> that we send up, once all the other contents has been merged.
>
> Hopefully this can be carefully rebuilt on top of -rc1 with inspection
> for any deletions.  For example, I just noticed that this undoes some
> of the additions to multi_v7_defconfig which add the network support
> for Allwinner/sun4, and so broke network-enabled kernels for my
> cubieboard.
>
> [1]
> commit fb1c60288a886a28dc7c055449fd1936140fe891
> Author: Maxime Ripard <maxime.ripard at free-electrons.com>
> Date:   Sun Jun 9 18:13:53 2013 +0200
>
>     ARM: multi_v7: Enable Allwinner EMAC in multi_v7_defconfig
>
>     Signed-off-by: Maxime Ripard <maxime.ripard at free-electrons.com>

Grmbl. Yeah, because the driver wasn't in the tree by the time the
defconfig was generated. So technically it wasn't in arm-soc by the
time we picked up the patch either.

Let's sort this out early next week when we're in Dublin. By then
davem's main pull request might be in-tree and that'll make it easier.


-Olof



More information about the linux-arm-kernel mailing list