u-boot-brain/common
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
..
eeprom
init spl: implement stack usage check 2019-08-11 16:43:41 -04:00
spl spl: separate SPL_FRAMEWORK config for spl and tpl 2019-11-17 17:22:53 +08:00
android_ab.c
autoboot.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
avb_verify.c avb: Fix build when CONFIG_OPTEE_TA_AVB is disabled 2019-08-07 15:31:04 -04:00
bedbug.c
bloblist.c
board_f.c bootstage: Correct relocation algorithm 2019-10-27 10:56:51 -06:00
board_info.c
board_r.c env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol 2019-11-20 12:24:50 -05:00
boot_fit.c
bootm_os.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
bootm.c env: Move env_set_hex() to env.h 2019-08-11 16:43:41 -04:00
bootretry.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
bootstage.c bootstage: Correct relocation algorithm 2019-10-27 10:56:51 -06:00
bouncebuf.c
cli_hush.c hush: re-sequence includes 2019-11-07 18:01:13 -05:00
cli_readline.c
cli_simple.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
cli.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
command.c common: command: Fix manual relocation for repeatable command 2019-10-24 13:37:03 +02:00
common_fit.c
console.c common/console.c: Fix unused warning with console_doenv() 2019-11-06 22:54:28 -05:00
cros_ec.c
ddr_spd.c
dfu.c
dlmalloc.c dlmalloc: calloc: fix zeroing early allocations 2019-11-07 18:01:13 -05:00
dlmalloc.src
edid.c
exports.c
fdt_support.c fdt: Fix alignment issue when reading 64-bits properties from fdt 2019-10-27 13:01:53 -06:00
flash.c
hash.c common: hash: Manually relocate struct hash_algo 2019-10-24 13:37:02 +02:00
hwconfig.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
image-android-dt.c common: image-android-dt: Fix logic in print fdt info routine 2019-08-07 15:31:05 -04:00
image-android.c image: android: Support boot image v1 and v2 2019-10-15 09:56:04 -04:00
image-fdt.c image: fdt: copy possible optee nodes to a loaded devicetree 2019-11-14 07:09:34 -06:00
image-fit.c fit: Do not automatically decompress ramdisk images 2019-08-07 15:31:05 -04:00
image-sig.c common: image-sig.c: Add manual relocation 2019-10-24 13:37:02 +02:00
image.c Xilinx/FPGA changes for v2020.01 2019-10-09 16:22:03 -04:00
iomux.c
iotrace.c trace: Remove the const from write functions 2019-10-11 17:37:19 +08:00
kallsyms.c
Kconfig common: Kconfig: Fix typo in TPL_LOG_CONSOLE description 2019-10-31 07:22:53 -04:00
kgdb_stubs.c
kgdb.c
lcd_console_rotation.c
lcd_console.c
lcd_simplefb.c
lcd.c
log_console.c
log.c
lynxkdi.c
main.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
Makefile
malloc_simple.c
memsize.c
menu.c
miiphyutil.c
s_record.c
splash_source.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
splash.c splash: fix build breakage with newer llvm-7 2019-10-31 09:10:34 +01:00
stdio.c
system_map.c
update.c env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
usb_hub.c env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
usb_kbd.c usb: Add nonblock argument to submit_int_msg 2019-09-11 10:11:29 +02:00
usb_storage.c usb: storage: Only clear READY flag on error 2019-10-31 12:13:40 +01:00
usb.c usb: Add nonblock argument to submit_int_msg 2019-09-11 10:11:29 +02:00
xyzModem.c spl: Allow tiny printf() to be controlled in SPL and TPL 2019-10-08 13:57:45 +08:00