From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH 2/2 V2] qemu-mips: add full functionnalty and support of CONFIG_SMALLEST
Date: Tue, 22 Apr 2008 08:26:01 +0200 [thread overview]
Message-ID: <20080422062601.GA22850@game.jcrosoft.org> (raw)
In-Reply-To: <20080421192649.03DB424764@gemini.denx.de>
On 21:26 Mon 21 Apr , Wolfgang Denk wrote:
> In message <1208800094-23117-1-git-send-email-plagnioj@jcrosoft.com> you wrote:
> > add support of :
> > #define CONFIG_CMD_ASKENV
> > #define CONFIG_CMD_LOADS
> > #define CONFIG_CMD_LOADB
> > #define CONFIG_CMD_PING
> > #define CONFIG_CMD_CDP
> > #define CONFIG_CMD_SAVES
> > #define CONFIG_CMD_SETEXPR
> >
> > and keep only :
> > tftp and dhcp support when CONFIG_SMALLEST is active
>
> What is the difference between the first patch and patch "V2"?
>
I've invert on line in the Makefile
I've put
@[ -z "$(findstring _smallest_,$@)" ] || \
before
@echo "#define CONFIG_QEMU_MIPS 1" >$(obj)include/config.h
so the #define CONFIG_SMALLEST is overwrite
> What is "CONFIG_SMALLEST" ?
>
Built the minimal functionnality to create the smallest u-boot
> What is "full functionnalty"?
>
Active everythink that we could.
Best regards,
J.
next prev parent reply other threads:[~2008-04-22 6:26 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-21 17:22 [U-Boot-Users] [PATCH 0/2] NE2000: Fix regresssion introduced by e710185aae90 on non AX88796 Jean-Christophe PLAGNIOL-VILLARD
2008-04-21 17:22 ` [U-Boot-Users] [PATCH 1/2] qemu-mips: add CFI support and coding style cleanup Jean-Christophe PLAGNIOL-VILLARD
2008-04-21 17:22 ` [U-Boot-Users] [PATCH 2/2] qemu-mips: add full functionnalty and support of CONFIG_SMALLEST Jean-Christophe PLAGNIOL-VILLARD
2008-04-21 17:48 ` [U-Boot-Users] [PATCH 2/2 V2] " Jean-Christophe PLAGNIOL-VILLARD
2008-04-21 19:26 ` Wolfgang Denk
2008-04-22 6:26 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2008-04-22 10:01 ` Wolfgang Denk
2008-04-22 7:26 ` Shinya Kuribayashi
2008-04-22 7:38 ` Shinya Kuribayashi
2008-04-22 15:10 ` [U-Boot-Users] [PATCH 1/2][MIPS] qemu-mips: Cleanup whiespaces, tab indentations, etc Shinya Kuribayashi
2008-04-22 15:32 ` Wolfgang Denk
2008-04-22 15:35 ` Shinya Kuribayashi
2008-04-22 20:50 ` Jean-Christophe PLAGNIOL-VILLARD
2008-04-23 2:02 ` Shinya Kuribayashi
2008-04-25 7:16 ` Wolfgang Denk
2008-04-22 15:11 ` [U-Boot-Users] [PATCH 2/2][MIPS] qemu-mips.h: Add CFI support Shinya Kuribayashi
2008-04-25 7:16 ` Wolfgang Denk
2008-04-21 19:24 ` [U-Boot-Users] [PATCH 0/2] NE2000: Fix regresssion introduced by e710185aae90 on non AX88796 Wolfgang Denk
2008-04-22 6:28 ` Jean-Christophe PLAGNIOL-VILLARD
2008-04-22 10:02 ` Wolfgang Denk
[not found] ` <1209015794-9805-1-git-send-email-plagnioj@jcrosoft.com>
2008-04-24 5:43 ` [U-Boot-Users] [PATCH 1/1] " Jean-Christophe PLAGNIOL-VILLARD
2008-04-24 5:57 ` [U-Boot-Users] [PATCH 0/1 V2] NE2000: coding style cleanup Jean-Christophe PLAGNIOL-VILLARD
2008-04-24 5:57 ` [U-Boot-Users] [PATCH 1/1 V2] NE2000: Fix regresssion introduced by e710185aae90 on non AX88796 Jean-Christophe PLAGNIOL-VILLARD
2008-04-25 7:16 ` [U-Boot-Users] [PATCH 0/1 V2] NE2000: coding style cleanup Wolfgang Denk
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=20080422062601.GA22850@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--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