On 3 January 2018 at 14:32, Stephen Warren <swar...@wwwdotorg.org> wrote: > From: Stephen Warren <swar...@nvidia.com> > > 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 <swar...@nvidia.com> > --- > arch/arm/mach-tegra/tegra186/nvtboot_mem.c | 88 > +++++++++++++++++++++++------- > 1 file changed, 69 insertions(+), 19 deletions(-)
Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot