Home
last modified time | relevance | path

Searched hist:"543 a4aba7fa88452e7749af5aad7e4b676901f57" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dgw_ventana.h543a4aba7fa88452e7749af5aad7e4b676901f57 Tue May 24 18:03:45 UTC 2016 Tim Harvey <tharvey@gateworks.com> 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>