Hi, > > NOTE: GNU binutils starting with v2.27.1 do this build-time relocation > automatically, to be in-line with other architecures. So on newer > toolchains our manual fixup is actually not needed. It doesn't hurt to > have it, though, so that we keep compatibility with the popular Linaro > toolchains, which lack this feature. > > Signed-off-by: Andre Przywara <andre.przyw...@arm.com> > --- > > With this, U-Boot now runs well from ROM when compiled with > "gcc-linaro-7.3.1-2018.05-x86_64_aarch64-linux-gnu". > > Tested-by: Amit Singh Tomar <amittome...@gmail.com> >
Thanks -Amit