[U-Boot] [PATCH] tegra: use generic fs commands in BOOTCOMMAND

Stephen Warren swarren at wwwdotorg.org
Tue Nov 6 04:43:42 CET 2012


On 11/05/2012 05:09 PM, Simon Glass wrote:
> Hi Stephen,
> 
> On Mon, Nov 5, 2012 at 3:22 PM, Stephen Warren <swarren at wwwdotorg.org> wrote:
>> From: Stephen Warren <swarren at 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.


More information about the U-Boot mailing list