[PATCH] ARM: Make multi_v7_defconfig usable on hardware

Kevin Hilman khilman at linaro.org
Fri Jul 5 19:40:48 EDT 2013


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>



More information about the linux-arm-kernel mailing list