
25 Apr
2017
25 Apr
'17
9:39 a.m.
from the device tree by setting the following nodes in '/config':
'u-boot,mmc-env-offset' - overrides CONFIG_ENV_OFFSET 'u-boot,mmc-env-offset-redundant' - overrides CONFIG_ENV_OFFSET_REDUND
and adds the appropriate documentation in config.txt.
Changes in v2: - added documentation in config.txt
Philipp Tomsich (2): env_mmc: configure environment offsets via device tree doc: document u-boot,mmc-env-offset and u-boot,mmc-env-offset-redund
common/env_mmc.c | 31 +++++++++++++++++++++++++++---- doc/device-tree-bindings/config.txt | 12 ++++++++++++ 2 files changed, 39 insertions(+), 4 deletions(-)
--
1.9.1