All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/3] net: Move CONFIG_RTL8139 to Kconfig
Date: Tue, 22 Mar 2016 18:50:08 -0400	[thread overview]
Message-ID: <20160322225008.GP23166@bill-the-cat> (raw)
In-Reply-To: <CANr=Z=b2edjFMMawgM8PCabrRm4HVnTmKu+xES6oAnP3aLRcyA@mail.gmail.com>

On Tue, Mar 22, 2016 at 05:25:04PM -0500, Joe Hershberger wrote:
> Hi Bin,
> 
> On Mon, Mar 21, 2016 at 9:14 PM, Bin Meng <bmeng.cn@gmail.com> wrote:
> > On Tue, Mar 22, 2016 at 1:01 AM, Scott Wood <scott.wood@nxp.com> wrote:
> >> On 03/21/2016 08:44 AM, Bin Meng wrote:
> >>> Introduce CONFIG_RTL8139 in Kconfig and move over boards' defconfig
> >>> to use that.
> >>>
> >>> Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
> >>> ---
> >>>
> >>> Changes in v2: None
> >>>
> >>>  configs/MPC8544DS_defconfig   | 1 +
> >>>  drivers/net/Kconfig           | 6 ++++++
> >>>  include/configs/MPC8536DS.h   | 1 -
> >>>  include/configs/MPC8544DS.h   | 1 -
> >>>  include/configs/MPC8572DS.h   | 1 -
> >>>  include/configs/MPC8641HPCN.h | 1 -
> >>>  include/configs/r2dplus.h     | 5 -----
> >>>  7 files changed, 7 insertions(+), 9 deletions(-)
> >>
> >> What about the defconfig for MPC8641HPCN and r2dplus?
> >>
> >
> > Looks they should be added automatically by moveconfig, but somehow
> > they were not.
> >
> > Hi Joe, Masahiro,
> >
> > Do you know why moveconfig fails to handle these two board files?
> 
> I've seen it miss moves for several reasons. Maybe your build env
> failed to create the intermediate files for those targets?

Please note that I've fixed this up locally and will be pushing shortly,
so no need for a v3.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160322/89787042/attachment.sig>

  reply	other threads:[~2016-03-22 22:50 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-21 13:47 [U-Boot] [PATCH v2 1/3] defconfig: Reorder boards' defconfig files Bin Meng
2016-03-21 13:47 ` [U-Boot] [PATCH v2 2/3] net: Move CONFIG_RTL8139 to Kconfig Bin Meng
2016-03-21 16:25   ` Joe Hershberger
2016-03-21 17:01   ` Scott Wood
2016-03-22  2:14     ` Bin Meng
2016-03-22 22:25       ` Joe Hershberger
2016-03-22 22:50         ` Tom Rini [this message]
2016-03-23  0:56           ` Bin Meng
2016-03-23  2:00   ` [U-Boot] [U-Boot,v2,2/3] " Tom Rini
2016-03-21 13:47 ` [U-Boot] [PATCH v2 3/3] net: Move CONFIG_RTL8169 " Bin Meng
2016-03-21 16:08   ` Stephen Warren
2016-03-21 16:27   ` Joe Hershberger
2016-03-23  2:00   ` [U-Boot] [U-Boot,v2,3/3] " Tom Rini
2016-03-21 16:26 ` [U-Boot] [PATCH v2 1/3] defconfig: Reorder boards' defconfig files Joe Hershberger
2016-03-23  2:00 ` [U-Boot] [U-Boot, v2, " Tom Rini

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=20160322225008.GP23166@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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.