]> git.ipfire.org Git - people/ms/u-boot.git/commit
imx: ventana: config: use fs env var for block dev filesystem type
authorTim Harvey <tharvey@gateworks.com>
Tue, 24 May 2016 18:03:45 +0000 (11:03 -0700)
committerStefano Babic <sbabic@denx.de>
Tue, 31 May 2016 15:22:56 +0000 (17:22 +0200)
commit543a4aba7fa88452e7749af5aad7e4b676901f57
tree22a69699b498ffc2725c847868db8f00e7d8f9e0
parent1b7400011e62188734814df6b28e8d55f2bf752d
imx: ventana: config: use fs env var for block dev filesystem type

In order to make the default boot scripts more flexible, use the variable
'fs' to specify the filesystem type to use for block storage devices
(USB/MMC/SATA) when loading files.

Additionally default this to ext4 and enable ext4 filesystem support
(which encompasses ext2 support) instead of just ext2 support.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
include/configs/gw_ventana.h