View Source Nerves.Runtime.KVBackend.UBootEnv (nerves_runtime v0.13.7)
U-Boot environment block KV store
This is the default KV store. It delegates to the UBootEnv
library
for loading and saving to a U-Boot formatted environment block. There's
nothing to configure. It will find the block by reading /etc/fw_env.config
.