From: Mike Frysinger <vapier@gentoo.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/3] common/cmd_nand.c: add ifdef protection for do_bootm
Date: Wed, 1 Jun 2011 12:59:48 -0400 [thread overview]
Message-ID: <201106011259.48824.vapier@gentoo.org> (raw)
In-Reply-To: <BANLkTinnodFZ8YN3_ApkY2SgdCdMAtuP8Q@mail.gmail.com>
On Wednesday, June 01, 2011 11:55:03 McClintock Matthew-B29882 wrote:
> On Wed, Jun 1, 2011 at 10:10 AM, Mike Frysinger <vapier@gentoo.org> wrote:
> > actually, if you dont mind, i'd like to obsolete this patch with the one
> > below. what do you think ?
> >
> > diff --git a/common/cmd_bootm.c b/common/cmd_bootm.c
> > index 18019d6..c5c169f 100644
> > --- a/common/cmd_bootm.c
> > +++ b/common/cmd_bootm.c
> > @@ -707,6 +707,21 @@ int do_bootm (cmd_tbl_t *cmdtp, int flag, int argc,
> > char * const argv[]) return 1;
> > }
> >
> > +int bootm_maybe_autostart(cmd_tbl_t *cmdtp, const char *cmd)
>
> I don't tink this will work since if we undef CONFIG_CMD_BOOTM we
> don't even compile common/cmd_bootm.c.
please double check the patch where it modifies the header
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20110601/4ce5fba7/attachment.pgp
next prev parent reply other threads:[~2011-06-01 16:59 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-23 18:29 [U-Boot] [PATCH 1/3] disk/part.c: Make features optional Matthew McClintock
2011-05-23 18:29 ` [U-Boot] [PATCH 2/3] common/cmd_nand.c: add ifdef protection for do_bootm Matthew McClintock
2011-05-23 18:29 ` [U-Boot] [PATCH 3/3] common/cmd_ximg.c: add ifdef protection for gzip uncompression Matthew McClintock
2011-05-24 3:10 ` Mike Frysinger
2011-05-24 15:48 ` [U-Boot] [PATCH v2 " Matthew McClintock
2011-07-26 12:28 ` Wolfgang Denk
2011-05-24 3:12 ` [U-Boot] [PATCH 2/3] common/cmd_nand.c: add ifdef protection for do_bootm Mike Frysinger
2011-05-24 15:47 ` [U-Boot] [PATCH v2 " Matthew McClintock
2011-06-01 15:10 ` Mike Frysinger
2011-06-01 15:55 ` McClintock Matthew-B29882
2011-06-01 16:59 ` Mike Frysinger [this message]
2011-06-01 17:58 ` McClintock Matthew-B29882
2011-06-01 17:56 ` Scott Wood
2011-06-01 19:21 ` Wolfgang Denk
2011-06-02 14:56 ` Mike Frysinger
2011-05-23 21:21 ` [U-Boot] [PATCH 1/3] disk/part.c: Make features optional Kumar Gala
2011-05-23 21:49 ` [U-Boot] [PATCH v2 " Matthew McClintock
2011-05-24 3:08 ` Mike Frysinger
2011-05-24 15:31 ` [U-Boot] [PATCH v3 " Matthew McClintock
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=201106011259.48824.vapier@gentoo.org \
--to=vapier@gentoo.org \
--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