U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Lars Poeschel <poeschel@lemonage.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/5] Make RBTREE selectable by Kconfig
Date: Mon, 24 Aug 2015 09:53:14 +0200	[thread overview]
Message-ID: <3651604.exkq9306Yo@lem-wkst-02> (raw)
In-Reply-To: <CANr=Z=adCsNLgqt_rAZ9kaCBNk3uSzK=K-BGD4HaLGLg_pFL=w@mail.gmail.com>

Am Dienstag, 18. August 2015, 13:47:20 schrieb Joe Hershberger:
> Hi Lars,
> 
> On Tue, Aug 11, 2015 at 2:29 PM, Joe Hershberger
> 
> <joe.hershberger@gmail.com> wrote:
> > Hi Lars,
> > 
> > On Tue, Jul 28, 2015 at 11:01 AM, Joe Hershberger
> > 
> > <joe.hershberger@gmail.com> wrote:
> >> Hi Lars,
> >> 
> >> On Tue, Jul 28, 2015 at 3:25 AM, Lars Poeschel <poeschel@lemonage.de> 
wrote:
> >>> Hi Joe,
> >>> 
> >>> On Wed, Jun 10, 2015 at 11:03:59AM -0500, Joe Hershberger wrote:
> >>>> >> I beat you to it:
> >>>> >> http://lists.denx.de/pipermail/u-boot/2015-May/214261.html>>>> > 
> >>>> > Well, ... ok. You won ;-) Your patchset is by far more comprehensive
> >>>> > than
> >>>> > mine.
> >>>> > If I see this right in the archives, you did not receive any comments
> >>>> > since nearly a month.
> >>>> 
> >>>> That is true. I really would like a little feedback on it... or maybe
> >>>> I can just drop the controversial one and only include these things...
> >>>> they seem to be mostly straightforward.
> >>>> 
> >>>> > This was RFC will you resend this as a "real" PATCH ?
> >>>> 
> >>>> Yes.
> >>>> 
> >>>> > Could you then include two of the dependencies from my patches:
> >>>> > I think CMD_UBI has to depend on MTD_PARTITIONS and obivously
> >>>> > CMD_UBIFS
> 
> I noticed when adding MTD_PARTITIONS that MTD_DEVICE is not moved over
> yet. Do you know what the dependency relationship is there? If not
> I'll dig into it a bit.

Sorry, I am really not sure about this.
I think in my configuration MTD_PARTITIONS worked even without MTD_DEVICE. But 
maybe looking into drivers/mtd/Makefile:8 helps here. It seems that 
MTD_PARTITIONS needs either MTD_DEVICE, CMD_NAND, CMD_ONENAND or CMD_SF.

Lars

  parent reply	other threads:[~2015-08-24  7:53 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-10  8:40 [U-Boot] [PATCH 1/5] Make RBTREE selectable by Kconfig Lars Poeschel
2015-06-10  8:41 ` [U-Boot] [PATCH 2/5] Make MTD_PARTITIONS " Lars Poeschel
2015-06-19 20:24   ` [U-Boot] [U-Boot, " Tom Rini
2015-06-19 20:48   ` [U-Boot] [PATCH " Tom Rini
2015-06-10  8:41 ` [U-Boot] [PATCH 3/5] Make ubi " Lars Poeschel
2015-06-19 20:24   ` [U-Boot] [U-Boot,3/5] " Tom Rini
2015-06-19 20:48   ` [U-Boot] [PATCH 3/5] " Tom Rini
2015-06-10  8:41 ` [U-Boot] [PATCH 4/5] Make lzo decompression " Lars Poeschel
2015-06-19 20:24   ` [U-Boot] [U-Boot, " Tom Rini
2015-06-19 20:48   ` [U-Boot] [PATCH " Tom Rini
2015-06-10  8:41 ` [U-Boot] [PATCH 5/5] Make ubifs " Lars Poeschel
2015-06-19 20:24   ` [U-Boot] [U-Boot,5/5] " Tom Rini
2015-06-19 20:48   ` [U-Boot] [PATCH 5/5] " Tom Rini
2015-06-10 13:49 ` [U-Boot] [PATCH 1/5] Make RBTREE " Joe Hershberger
2015-06-10 15:08   ` Lars Poeschel
2015-06-10 16:03     ` Joe Hershberger
2015-07-28  8:25       ` Lars Poeschel
2015-07-28 16:01         ` Joe Hershberger
2015-08-11 19:29           ` Joe Hershberger
2015-08-18 18:47             ` Joe Hershberger
2015-08-18 19:27               ` Tom Rini
2015-08-18 19:32                 ` Joe Hershberger
2015-12-15 14:44                   ` Lars Poeschel
2015-12-15 22:54                     ` Joe Hershberger
2015-12-16 14:47                       ` Lars Poeschel
2015-08-24  7:53               ` Lars Poeschel [this message]
2015-06-19 20:33   ` Tom Rini
2015-06-19 20:39     ` Joe Hershberger
2015-06-19 20:47       ` Tom Rini
2015-06-19 20:24 ` [U-Boot] [U-Boot,1/5] " Tom Rini
2015-06-19 20:26   ` Joe Hershberger
2015-06-19 20:48 ` [U-Boot] [PATCH 1/5] " 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=3651604.exkq9306Yo@lem-wkst-02 \
    --to=poeschel@lemonage.de \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox