u-boot-brain/include/configs/km
Simon Goldschmidt 6c6add6029 configs: drop CONFIG_SYS_EXTRA_ENV_RELOC
Instead of manually specifying CONFIG_SYS_EXTRA_ENV_RELOC
for every board that needs it, it shouldn't hurt to let
initr_reloc_global_data() always relocate gd->env_addr
unless we know this pointer is outside the initial binary.

To achieve this, the relocation is omitted if
CONFIG_ENV_ADDR is defined (and ENV_IS_EMBEDDED is not).

Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>
2018-10-06 09:04:18 -04:00
..
keymile-common.h Migrate bootlimit to Kconfig 2018-08-17 13:03:59 -04:00
km_arm.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
km-powerpc.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
km83xx-common.h Convert CONFIG_MISC_INIT_R to Kconfig 2018-08-17 13:04:00 -04:00
km8309-common.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
km8321-common.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
kmp204x-common.h configs: drop CONFIG_SYS_EXTRA_ENV_RELOC 2018-10-06 09:04:18 -04:00