commit | 63a7ff9cc19dff870ddcbe5b544533cd3a85a1c1 | [log] [tgz] |
---|---|---|
author | Waldemar Brodkorb <wbx@openadk.org> | Mon Feb 16 05:59:09 2015 +0100 |
committer | Tom Rini <trini@ti.com> | Tue Feb 17 06:27:44 2015 -0500 |
tree | 9c4466e8520494428bd125b40c0fef309c3697db | |
parent | e8adea22240f2105c4d6c8e3c4689ef530c95a8a [diff] |
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>