u-boot-brain/arch/arm/mach-tegra/tegra186
Stephen Warren d5859255d9 ARM: Tegra186: search for best RAM bank
In the future, the list of DRAM regions passed to U-Boot in the DTB may
be quite long and fragmented. Due to this, U-Boot must search through the
regions to find the best region to relocate into, rather than relying on
the current assumption that the top of bank 0 is a reasonable relocation
target. This change implements such searching.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Warren <twarren@nvidia.com>
2018-01-12 10:12:31 -07:00
..
cache.S ARM: tegra186: call secure monitor for all cache-wide ops 2016-11-07 14:36:29 -08:00
Kconfig ARM: tegra: use CONFIG_SYS_INIT_SP_BSS_OFFSET 2018-01-12 09:52:11 -07:00
Makefile ARM: tegra: configure Ethernet address on Tegra186 2016-11-07 11:28:16 -06:00
nvtboot_board.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
nvtboot_ll.S ARM: tegra: ensure nvtboot_boot_x0 alignment 2016-11-07 14:36:28 -08:00
nvtboot_mem.c ARM: Tegra186: search for best RAM bank 2018-01-12 10:12:31 -07:00