* [U-Boot] [PATCH] nmdk8815: rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV @ 2009-02-18 0:19 Mike Frysinger 2009-02-20 7:12 ` Jean-Christophe PLAGNIOL-VILLARD 2009-02-20 7:48 ` Alessandro Rubini 0 siblings, 2 replies; 4+ messages in thread From: Mike Frysinger @ 2009-02-18 0:19 UTC (permalink / raw) To: u-boot Signed-off-by: Mike Frysinger <vapier@gentoo.org> --- include/configs/nmdk8815.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/configs/nmdk8815.h b/include/configs/nmdk8815.h index 01de08f..7f0c26a 100644 --- a/include/configs/nmdk8815.h +++ b/include/configs/nmdk8815.h @@ -38,7 +38,7 @@ #define CONFIG_CMD_PING #define CONFIG_CMD_DHCP /* At this point there is no flash driver, so remove some commands */ -#undef CONFIG_CMD_ENV +#undef CONFIG_CMD_SAVEENV #undef CONFIG_CMD_FLASH #undef CONFIG_CMD_IMLS -- 1.6.1.3 ^ permalink raw reply related [flat|nested] 4+ messages in thread
* [U-Boot] [PATCH] nmdk8815: rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV 2009-02-18 0:19 [U-Boot] [PATCH] nmdk8815: rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV Mike Frysinger @ 2009-02-20 7:12 ` Jean-Christophe PLAGNIOL-VILLARD 2009-02-20 7:48 ` Alessandro Rubini 1 sibling, 0 replies; 4+ messages in thread From: Jean-Christophe PLAGNIOL-VILLARD @ 2009-02-20 7:12 UTC (permalink / raw) To: u-boot On 19:19 Tue 17 Feb , Mike Frysinger wrote: > Signed-off-by: Mike Frysinger <vapier@gentoo.org> > --- please apply directly tks Best Regards, J. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] [PATCH] nmdk8815: rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV 2009-02-18 0:19 [U-Boot] [PATCH] nmdk8815: rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV Mike Frysinger 2009-02-20 7:12 ` Jean-Christophe PLAGNIOL-VILLARD @ 2009-02-20 7:48 ` Alessandro Rubini 2009-02-20 14:28 ` Mike Frysinger 1 sibling, 1 reply; 4+ messages in thread From: Alessandro Rubini @ 2009-02-20 7:48 UTC (permalink / raw) To: u-boot Sorry for the naive question but: > /* At this point there is no flash driver, so remove some commands */ > -#undef CONFIG_CMD_ENV > +#undef CONFIG_CMD_SAVEENV The later nand patch removes this undef. What if git reports a conflict? Should I resubmit? Thanks /alessandro ^ permalink raw reply [flat|nested] 4+ messages in thread
* [U-Boot] [PATCH] nmdk8815: rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV 2009-02-20 7:48 ` Alessandro Rubini @ 2009-02-20 14:28 ` Mike Frysinger 0 siblings, 0 replies; 4+ messages in thread From: Mike Frysinger @ 2009-02-20 14:28 UTC (permalink / raw) To: u-boot On Friday 20 February 2009 02:48:05 Alessandro Rubini wrote: > Sorry for the naive question but: > > /* At this point there is no flash driver, so remove some commands */ > > -#undef CONFIG_CMD_ENV > > +#undef CONFIG_CMD_SAVEENV > > The later nand patch removes this undef. What if git reports a > conflict? Should I resubmit? if another patch being submitted deletes this line, then there's no need for my patch -mike -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: This is a digitally signed message part. Url : http://lists.denx.de/pipermail/u-boot/attachments/20090220/6949afb1/attachment.pgp ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2009-02-20 14:28 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2009-02-18 0:19 [U-Boot] [PATCH] nmdk8815: rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV Mike Frysinger 2009-02-20 7:12 ` Jean-Christophe PLAGNIOL-VILLARD 2009-02-20 7:48 ` Alessandro Rubini 2009-02-20 14:28 ` Mike Frysinger
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox