On 09/07/2015 09:03 AM, Thomas Chou wrote:
Since we don't use gp for small data with option "-G0", we use gp as global data pointer. The _gp location is not needed. The ALIGN(16) was for gp only. It is removed, so that we can get correct address of dtb in u-boot-dtb.bin image. Signed-off-by: Thomas Chou <tho...@wytron.com.tw> Reviewed-by: Simon Glass <s...@chromium.org> Acked-by: Marek Vasut <ma...@denx.de> --- arch/nios2/cpu/u-boot.lds | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)
Applied to u-boot-nios. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot