]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
env: Add redundant env support to UBI env
authorJoe Hershberger <joe.hershberger@ni.com>
Mon, 8 Apr 2013 10:32:52 +0000 (10:32 +0000)
committerTom Rini <trini@ti.com>
Thu, 11 Apr 2013 19:52:55 +0000 (15:52 -0400)
commit785881f775252940185e10fbb2d5299c9ffa6bce
treeb945a64033ed2a9eeb87527c81a746a53ba18c2a
parent2b74433f365fa677a60431a80e524b5d8d04e995
env: Add redundant env support to UBI env

Allow the user to specify two UBI volumes to use for the environment

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
README
common/env_ubi.c
include/environment.h
tools/env/fw_env.c