commit | ff4818cc3ec105a5a250188e6914ae233b75aa84 | [log] [tgz] |
---|---|---|
author | Markus Klotzbuecher <markus.klotzbuecher@kistler.com> | Wed May 15 15:15:53 2019 +0200 |
committer | Heiko Schocher <hs@denx.de> | Tue Jul 09 07:00:05 2019 +0200 |
tree | 3017c7ebb630216289aad987e4948551ac467650 | |
parent | b237d358b4256460cfd629e1d6263f0717fd9204 [diff] |
env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND Introduce the KConfig option CONFIG_ENV_UBI_VOLUME_REDUND for defining the name of the UBI volume used to store the redundant environment. Signed-off-by: Markus Klotzbuecher <markus.klotzbuecher@kistler.com> Reviewed-by: Heiko Schocher <hs@denx.de> Cc: Kyungmin Park <kmpark@infradead.org> hs: get rid of stm32mp1* build errors