u-boot/env
Tom Rini 8d8ee47e03 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol
Today in initr_reloc_global_data() we use some non-obvious tests to
determine if we need to relocate the env_addr within gd or not.  In
order to facilitate migration of other symbols to Kconfig we need to
introduce a new symbol for this particular use case.

Cc: Wolfgang Denk <wd@denx.de>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Tom Rini <trini@konsulko.com>
2019-11-20 12:24:50 -05:00
..
attr.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
callback.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
common.c Revert "env: solve compilation error in SPL" 2019-10-04 12:21:33 -04:00
eeprom.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
embedded.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
env.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
ext4.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
fat.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
flags.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
flash.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
Kconfig env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol 2019-11-20 12:24:50 -05:00
Makefile env: Simplify Makefile using $(SPL_TPL_) 2018-07-21 12:24:31 -04:00
mmc.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
nand.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
nowhere.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
nvram.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
onenand.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
remote.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
sata.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
sf.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00
ubi.c env: Rename environment.h to env_internal.h 2019-08-11 19:27:31 -04:00