add example for file on VFAT filesystem usage
authorWaldemar Brodkorb <wbx@openadk.org>
Mon, 16 Feb 2015 04:59:09 +0000 (05:59 +0100)
committerTom Rini <trini@ti.com>
Tue, 17 Feb 2015 11:27:44 +0000 (06:27 -0500)
commitde19eddf6c196669222839b3f39a38d0315bdb3e
tree9c4466e8520494428bd125b40c0fef309c3697db
parenta851604ca36493e8319a7d3a17594b7224d546fe
add example for file on VFAT filesystem usage

For example on a raspberry pi the u-boot environment can be
saved in a file on the first VFAT partition.
This example illustrates how to use it with fw_printenv/fw_setenv.

Signed-off-by: Waldemar Brodkorb <wbx@openadk.org>
tools/env/fw_env.config