Philipp Tomsich f8b8a55463 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>
2017-05-29 17:28:52 +09:00
..
2017-01-20 15:38:01 -05:00
2017-05-22 19:20:28 +00:00
2017-05-22 12:45:27 -04:00
2017-05-12 08:37:09 -04:00
2017-05-15 20:32:12 +02:00
2017-04-12 13:28:27 -04:00
2016-04-18 12:29:14 -04:00
2016-02-06 12:00:59 +01:00
2016-05-02 18:37:09 -04:00
2017-05-22 12:45:27 -04:00
2017-05-09 12:14:16 -06:00
2016-09-23 17:53:48 -04:00