[U-Boot] [PATCH 1/5] Make RBTREE selectable by Kconfig

Lars Poeschel poeschel at lemonage.de
Wed Jun 10 17:08:49 CEST 2015


On Wed, Jun 10, 2015 at 08:49:28AM -0500, Joe Hershberger wrote:
> Hi Lars,
> 
> On Wed, Jun 10, 2015 at 3:40 AM, Lars Poeschel <poeschel at lemonage.de> wrote:
> > Users who want to use RBTREE can now select it by Kconfig.
> > Selecting it by board config include is still possible.
> >
> > Signed-off-by: Lars Poeschel <poeschel at lemonage.de>
> > ---
> 
> 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. This was RFC will you resend this as a "real"
PATCH ? 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
has to depend on CMD_UBI.

Thanks,
Lars


More information about the U-Boot mailing list