From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Can build with only jffs2 cmdline support
Date: Fri, 27 Feb 2009 11:36:29 +0100 [thread overview]
Message-ID: <200902271136.29238.sr@denx.de> (raw)
In-Reply-To: <9c9fda240902270209lc519725ld272c05582f4e64e@mail.gmail.com>
On Friday 27 February 2009, Kyungmin Park wrote:
> >> Some program such as UBI only used the mtdpart only.
> >> however current jffs2 cmdline has dependent with jffs2 cmd
> >> This patch make a build only jffs2 cmdline without jffs2 cmd dependency.
> >
> > Even though I like the idea of this patch, I would prefer if we could
> > really split the mtdparts commandset from the jffs2 commandset. Meaning
> > creating a new file (e.g. common/cmd_mtdparts) that can be enabled by
> > CONFIG_CMD_MTDPARTS.
> >
> > What do you think? Could you find the time to create such a patch?
>
> Yes it's better, however there's some combination between jffs2 cmd
> and cmdline. it's some complicated.
Yes, I know. ;)
> So I choose the simple method like this.
>
> Okay I will try it but maybe I will start next week. since it's night at
> here.
Thanks. Really appreciated.
Best regards,
Stefan
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
next prev parent reply other threads:[~2009-02-27 10:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-27 8:57 [U-Boot] [PATCH] Can build with only jffs2 cmdline support Kyungmin Park
2009-02-27 9:24 ` Stefan Roese
2009-02-27 10:09 ` Kyungmin Park
2009-02-27 10:36 ` Stefan Roese [this message]
2009-02-28 14:20 ` Wolfgang Denk
2009-03-03 5:02 ` Kyungmin Park
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=200902271136.29238.sr@denx.de \
--to=sr@denx.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 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.