Searched hist:"76768 f5f080316d33c25f96e4aaa50d0144f990a" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | environment.h | 76768f5f080316d33c25f96e4aaa50d0144f990a Wed Jan 25 08:53:11 UTC 2017 Fiach Antaw <fiach.antaw@uqconnect.edu.au> 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: Fiach Antaw <fiach.antaw@uqconnect.edu.au> Reviewed-by: Tom Rini <trini@konsulko.com>
|