]> git.ipfire.org Git - people/ms/u-boot.git/commit
include/configs: remove references to SMNAND_ENV_OFFSET
authorAdam Ford <aford173@gmail.com>
Tue, 5 Sep 2017 02:08:02 +0000 (21:08 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 13 Sep 2017 13:24:26 +0000 (09:24 -0400)
commit7672d9d582abfc380b8160c294b5de5bf97286be
tree8875af5808d33ca19501c0e7d341e9ba3ff90011
parentbf1ddfc026f7e27414a303d6c2805e98dc18f4d3
include/configs: remove references to SMNAND_ENV_OFFSET

In mancy cases both CONFIG_ENV_OFFSET and CONFIG_ENV_ADDR point
to an otherwise-unused SMNAND_ENV_OFFSET.
This patch will set both CONFIG_ENV_OFFSET and CONFIG_ENV_ADDR to
whatever value was defined by SMNAND_ENV_OFFSET.

Signed-off-by: Adam Ford <aford173@gmail.com>
15 files changed:
include/configs/am3517_crane.h
include/configs/am3517_evm.h
include/configs/cm_t35.h
include/configs/cm_t3517.h
include/configs/devkit8000.h
include/configs/mcx.h
include/configs/omap3_beagle.h
include/configs/omap3_cairo.h
include/configs/omap3_evm.h
include/configs/omap3_logic.h
include/configs/omap3_overo.h
include/configs/omap3_pandora.h
include/configs/omap3_zoom1.h
include/configs/tam3517-common.h
include/configs/tao3530.h