On 7 August 2015 at 16:12, Stephen Warren <swar...@wwwdotorg.org> wrote: > From: Stephen Warren <swar...@nvidia.com> > > The new value is the most likely value where the kernel wants to end up > at run-time. Selecting this value as the load address likely avoids the > need to copy the kernel image from the actual load address to the desired > load address. Note that this isn't guaranteed since the kernel may wish > to run at an arbitrary location. In that case, U-Boot will still relocate > the image according to its wishes; this change is a performance > optimization, not a hard-coding of the final image location. > > Signed-off-by: Stephen Warren <swar...@nvidia.com> > --- > include/configs/tegra210-common.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <s...@chromium.org> _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot