diff options
author | Stephen Warren <swarren@nvidia.com> | 2018-01-03 14:32:34 -0700 |
---|---|---|
committer | Tom Warren <twarren@nvidia.com> | 2018-01-12 10:12:31 -0700 |
commit | d5859255d9799db8f18ac3487ec3ac9427503edb (patch) | |
tree | 968cdcb056588a6fab632403d334c322fbe78c5e /cmd/fpga.c | |
parent | 15751403b6072acabdd7ccad10013cb80b6c6a34 (diff) |
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>
Diffstat (limited to 'cmd/fpga.c')
0 files changed, 0 insertions, 0 deletions