Skip to content
Commit 3786a942 authored by Stephen Warren's avatar Stephen Warren Committed by Tom Warren
Browse files

tegra: use generic fs commands in BOOTCOMMAND



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.

Signed-off-by: default avatarStephen Warren <swarren@nvidia.com>
tegra generic fs cmds fixup
Signed-off-by: default avatarTom Warren <twarren@nvidia.com>
parent ef24c38a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment