From: Jerry Van Baren <gerald.vanbaren@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] [PATCH] Add sub-commands to fdt
Date: Fri, 15 Feb 2008 16:44:43 -0500 [thread overview]
Message-ID: <47B607CB.50100@ge.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0802150335580.22869@blarg.am.freescale.net>
Kumar Gala wrote:
> fdt header - Display header info
> fdt bootcpu <id> - Set boot cpuid
> fdt memory <addr> <size> - Add/Update memory node
> fdt memrsv print - Show current mem reserves
> fdt memrsv add <addr> <size> - Add a mem reserve
> fdt memrsv delete <index> - Delete a mem reserves
>
> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Hi Kumar,
I was thinking about this a bit more. How about if we change the
"memrsv" subcommand to "rsvmem" then we can abbreviate the commands more:
fdt mo[ve]
fdt me[mory]
fdt rm <- would no longer be distinctive on 'r', NBD
fdt rs[vmem]
and save ourselves some typing.
What do you think?
gvb
next prev parent reply other threads:[~2008-02-15 21:44 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-15 9:36 [U-Boot-Users] [PATCH] Add sub-commands to fdt Kumar Gala
2008-02-15 14:09 ` Jerry Van Baren
2008-02-15 14:38 ` Kumar Gala
2008-02-15 14:39 ` [U-Boot-Users] [PATCH v2] " Kumar Gala
2008-02-15 21:44 ` Jerry Van Baren [this message]
2008-02-15 21:51 ` [U-Boot-Users] [PATCH] " Kumar Gala
2008-02-15 21:57 ` [U-Boot-Users] [PATCH v3] " Kumar Gala
2008-02-16 22:28 ` Jerry Van Baren
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=47B607CB.50100@ge.com \
--to=gerald.vanbaren@ge.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 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.