From: Sascha Hauer <s.hauer@pengutronix.de>
To: barebox@lists.infradead.org
Subject: [PATCH] some binary space reduction
Date: Mon, 27 Feb 2012 20:24:50 +0100 [thread overview]
Message-ID: <1330370693-1591-1-git-send-email-s.hauer@pengutronix.de> (raw)
Sascha Hauer (3):
command: do not allow abbreviated commands anymore
ARM boot[zu]: return COMMAND_ERROR_USAGE instead of calling barebox_cmd_usage
commands: remove struct command pointer from commands
arch/arm/boards/eukrea_cpuimx35/eukrea_cpuimx35.c | 2 +-
arch/arm/boards/guf-cupid/board.c | 2 +-
arch/arm/boards/pcm043/pcm043.c | 2 +-
arch/arm/cpu/cpuinfo.c | 2 +-
arch/arm/lib/bootu.c | 8 ++----
arch/arm/lib/bootz.c | 8 ++----
arch/arm/mach-imx/clko.c | 2 +-
arch/arm/mach-imx/internal-nand-boot.c | 2 +-
arch/arm/mach-imx/speed.c | 2 +-
arch/arm/mach-mxs/imx.c | 2 +-
arch/arm/mach-netx/generic.c | 2 +-
arch/blackfin/boards/ipe337/cmd_alternate.c | 2 +-
arch/mips/lib/cpuinfo.c | 2 +-
commands/bmp.c | 2 +-
commands/bootm.c | 2 +-
commands/cat.c | 3 +-
commands/cd.c | 2 +-
commands/clear.c | 2 +-
commands/cp.c | 3 +-
commands/crc.c | 2 +-
commands/dfu.c | 2 +-
commands/digest.c | 8 +++---
commands/echo.c | 2 +-
commands/edit.c | 2 +-
commands/exec.c | 2 +-
commands/export.c | 2 +-
commands/false.c | 2 +-
commands/flash.c | 4 +-
commands/go.c | 2 +-
commands/gpio.c | 8 +++---
commands/help.c | 4 ++-
commands/i2c.c | 6 ++--
commands/insmod.c | 2 +-
commands/iomem.c | 2 +-
commands/led.c | 2 +-
commands/linux16.c | 3 +-
commands/linux_exec.c | 2 +-
commands/loadb.c | 2 +-
commands/loadenv.c | 2 +-
commands/loads.c | 4 +-
commands/login.c | 2 +-
commands/ls.c | 2 +-
commands/lsmod.c | 2 +-
commands/magicvar.c | 2 +-
commands/mem.c | 10 ++++----
commands/meminfo.c | 2 +-
commands/memtest.c | 2 +-
commands/menu.c | 2 +-
commands/mkdir.c | 2 +-
commands/mount.c | 2 +-
commands/nand.c | 2 +-
commands/net.c | 4 +-
commands/oftree.c | 2 +-
commands/partition.c | 4 +-
commands/passwd.c | 2 +-
commands/printenv.c | 2 +-
commands/pwd.c | 2 +-
commands/readline.c | 2 +-
commands/reginfo.c | 2 +-
commands/reset.c | 2 +-
commands/rm.c | 2 +-
commands/rmdir.c | 2 +-
commands/saveenv.c | 2 +-
commands/setenv.c | 2 +-
commands/sleep.c | 2 +-
commands/test.c | 2 +-
commands/time.c | 2 +-
commands/timeout.c | 2 +-
commands/trigger.c | 2 +-
commands/true.c | 2 +-
commands/ubi.c | 6 ++--
commands/uimage.c | 2 +-
commands/umount.c | 2 +-
commands/uncompress.c | 2 +-
commands/usb.c | 2 +-
commands/version.c | 2 +-
common/command.c | 26 ++++-----------------
common/hush.c | 8 +++---
drivers/base/driver.c | 2 +-
drivers/mtd/nand/nand_s3c24xx.c | 2 +-
drivers/usb/gadget/u_serial.c | 2 +-
include/command.h | 2 +-
net/dhcp.c | 2 +-
net/dns.c | 2 +-
net/nfs.c | 2 +-
net/ping.c | 2 +-
net/tftp.c | 2 +-
87 files changed, 118 insertions(+), 139 deletions(-)
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2012-02-27 19:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-27 19:24 Sascha Hauer [this message]
2012-02-27 19:24 ` [PATCH 1/3] command: do not allow abbreviated commands anymore Sascha Hauer
2012-02-27 19:24 ` [PATCH 2/3] ARM boot[zu]: return COMMAND_ERROR_USAGE instead of calling barebox_cmd_usage Sascha Hauer
2012-02-27 19:24 ` [PATCH 3/3] commands: remove struct command pointer from commands Sascha Hauer
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=1330370693-1591-1-git-send-email-s.hauer@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=barebox@lists.infradead.org \
/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