diff options
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2017-05-16 00:16:31 +0200 |
---|---|---|
committer | Jaehoon Chung <jh80.chung@samsung.com> | 2017-05-29 17:28:52 +0900 |
commit | f8b8a554633f61c3a3e8dde3236917372edc977f (patch) | |
tree | e9f94875e99da37ec111d2f2f3d88d7033cc22f0 /common/stdio.c | |
parent | 6183b29559107650cb38f905e069a93ff9da1d7d (diff) | |
download | u-boot-f8b8a554633f61c3a3e8dde3236917372edc977f.tar.gz u-boot-f8b8a554633f61c3a3e8dde3236917372edc977f.tar.xz u-boot-f8b8a554633f61c3a3e8dde3236917372edc977f.zip |
env_mmc: configure environment offsets via device tree
This introduces the ability to override the environment offets 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
To keep with the previous logic, the CONFIG_* defines still need to
be available and the statically defined values become the defaults,
when the corresponding properties are not set in the device-tree.
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'common/stdio.c')
0 files changed, 0 insertions, 0 deletions