From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] tegra: use generic fs commands in BOOTCOMMAND
Date: Mon, 05 Nov 2012 20:43:42 -0700 [thread overview]
Message-ID: <5098876E.7030905@wwwdotorg.org> (raw)
In-Reply-To: <CAPnjgZ21Tw6oGx6TDf3gtXStFyR7nhz9rB8Vyp9AR-oWO=wxrA@mail.gmail.com>
On 11/05/2012 05:09 PM, Simon Glass wrote:
> Hi Stephen,
>
> On Mon, Nov 5, 2012 at 3:22 PM, Stephen Warren <swarren@wwwdotorg.org> wrote:
>> From: Stephen Warren <swarren@nvidia.com>
>>
>> Modify tegra-common-post.h's BOOTCOMMAND definition to use the generic
>> filesystem command load rather than separate fatload and ext2load.
>> This removes the need to iterate over supported filesystem types in the
>> boot command.
>>
>> This requires editing all board config headers to enable the new
>> commands. The now-unused commands are left enabled to assue backwards
>> compatibility with any user scripts. Boards (all from Avionic Design)
>> which define custom BOOTCOMMAND values are not affected.
...
>> tegra generic fs cmds fixup
>
> What is this?
Oops. That's the commit subject from where I squashed some fixes.
Perhaps Tom can remove it when he applies this, assuming I don't need to
repost for any reason.
prev parent reply other threads:[~2012-11-06 3:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-05 23:22 [U-Boot] [PATCH] tegra: use generic fs commands in BOOTCOMMAND Stephen Warren
2012-11-06 0:09 ` Simon Glass
2012-11-06 3:43 ` Stephen Warren [this message]
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=5098876E.7030905@wwwdotorg.org \
--to=swarren@wwwdotorg.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 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.