Skip to content
Snippets Groups Projects
Commit 76768f5f authored by Fiach Antaw's avatar Fiach Antaw Committed by Tom Rini
Browse files

env: Add generic redundant environment implementation


All current environments that implement redundancy use almost
identical implementations. This patch implements the env_nand
implementation as a function in env_common, and updates the
env_export function to export an env_nand-style 'flags' field by
default.

Signed-off-by: default avatarFiach Antaw <fiach.antaw@uqconnect.edu.au>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent 845e10d1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment