]> git.ipfire.org Git - people/ms/u-boot.git/commit - cmd/ext2.c
Fix help text of ext2load and fatload.
authorPavel Machek <pavel@denx.de>
Wed, 9 Jul 2014 20:40:07 +0000 (22:40 +0200)
committerTom Rini <trini@ti.com>
Tue, 22 Jul 2014 11:44:25 +0000 (07:44 -0400)
commit6b367467f154f03e154ade92125ae003083aaf7f
tree3a012b16ace65010106ced76d6baa8848ea8ca71
parent9d16e93dc25025b29d3450537d180fd6e7c72e00
Fix help text of ext2load and fatload.

Fix help text of ext2load and fatload to match code in fs/fs.c

Signed-off-by: Pavel Machek <pavel@denx.de>
Reviewed-by: Marek Vasut <marex@denx.de>
common/cmd_ext2.c
common/cmd_fat.c