From: Tony Lindgren <tony@atomide.com>
To: Mugunthan V N <mugunthanvnm@ti.com>
Cc: linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org
Subject: Re: [PATCH 1/2] ARM: OMAP2+: Run make savedefconfig on omap2plus_defconfig to shrink it
Date: Fri, 11 Oct 2013 08:59:49 -0700 [thread overview]
Message-ID: <20131011155949.GQ29913@atomide.com> (raw)
In-Reply-To: <20131011004411.GL29913@atomide.com>
* Tony Lindgren <tony@atomide.com> [131010 17:52]:
> * Mugunthan V N <mugunthanvnm@ti.com> [131010 17:15]:
> > On Thursday 10 October 2013 06:04 PM, Tony Lindgren wrote:
> > > -CONFIG_TI_DAVINCI_MDIO=y
> > > -CONFIG_TI_DAVINCI_CPDMA=y
> > > -CONFIG_TI_CPSW=y
> > > -CONFIG_AT803X_PHY=y
> > Can you keep the above defines as AM335x EVM, Beagle bone, Beagle bone
> > black can use ethernet with omap2plus_defconfig
>
> I think they should get automatically selected by
> default with make omap2plus_defconfig, I don't think make
> savedefconfig removes any selected features.
>
> Maybe check it though with this patch?
I've confirmed these are automatically selected after
doing make omap2plus_defconfig. They seem to be selected by
CONFIG_TI_CPSW=y that stays in the omap2plus_defconfig after
doing make save_defconfig, looks like it just moves around a
bit after doing make save_defconfig.
BTW, why do we get edma warnings during boot on systems with no
edma like on omap4:
edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot
edma-dma-engine: probe of edma-dma-engine.0 failed with error -5
omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver
That's just confusing.
Regards,
Tony
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: OMAP2+: Run make savedefconfig on omap2plus_defconfig to shrink it
Date: Fri, 11 Oct 2013 08:59:49 -0700 [thread overview]
Message-ID: <20131011155949.GQ29913@atomide.com> (raw)
In-Reply-To: <20131011004411.GL29913@atomide.com>
* Tony Lindgren <tony@atomide.com> [131010 17:52]:
> * Mugunthan V N <mugunthanvnm@ti.com> [131010 17:15]:
> > On Thursday 10 October 2013 06:04 PM, Tony Lindgren wrote:
> > > -CONFIG_TI_DAVINCI_MDIO=y
> > > -CONFIG_TI_DAVINCI_CPDMA=y
> > > -CONFIG_TI_CPSW=y
> > > -CONFIG_AT803X_PHY=y
> > Can you keep the above defines as AM335x EVM, Beagle bone, Beagle bone
> > black can use ethernet with omap2plus_defconfig
>
> I think they should get automatically selected by
> default with make omap2plus_defconfig, I don't think make
> savedefconfig removes any selected features.
>
> Maybe check it though with this patch?
I've confirmed these are automatically selected after
doing make omap2plus_defconfig. They seem to be selected by
CONFIG_TI_CPSW=y that stays in the omap2plus_defconfig after
doing make save_defconfig, looks like it just moves around a
bit after doing make save_defconfig.
BTW, why do we get edma warnings during boot on systems with no
edma like on omap4:
edma-dma-engine edma-dma-engine.0: Can't allocate PaRAM dummy slot
edma-dma-engine: probe of edma-dma-engine.0 failed with error -5
omap-dma-engine 4a056000.dma-controller: OMAP DMA engine driver
That's just confusing.
Regards,
Tony
next prev parent reply other threads:[~2013-10-11 15:59 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-10 23:04 [PATCH 0/2] Minor omap2plus_defconfig updates for v3.13 merge window Tony Lindgren
2013-10-10 23:04 ` Tony Lindgren
2013-10-10 23:04 ` [PATCH 1/2] ARM: OMAP2+: Run make savedefconfig on omap2plus_defconfig to shrink it Tony Lindgren
2013-10-10 23:04 ` Tony Lindgren
2013-10-11 0:07 ` Mugunthan V N
2013-10-11 0:07 ` Mugunthan V N
2013-10-11 0:44 ` Tony Lindgren
2013-10-11 0:44 ` Tony Lindgren
2013-10-11 15:59 ` Tony Lindgren [this message]
2013-10-11 15:59 ` Tony Lindgren
2013-10-10 23:04 ` [PATCH 2/2] ARM: OMAP2+: Add WLAN modules and of_serial to omap2plus_defconfig Tony Lindgren
2013-10-10 23:04 ` Tony Lindgren
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131011155949.GQ29913@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=mugunthanvnm@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.