diff options
author | Thomas Chou <thomas@wytron.com.tw> | 2015-09-06 20:18:10 +0800 |
---|---|---|
committer | Thomas Chou <thomas@wytron.com.tw> | 2015-10-23 07:28:38 +0800 |
commit | 355483e1020f638701cecb8d1951b2a1fa90d153 (patch) | |
tree | eaa9160894cb8e4537bde3105e53b04b7f5b2f4d /configs/v38b_defconfig | |
parent | e900298ea4798cfb82cf89bdcf255f3614a5e1d8 (diff) | |
download | u-boot-imx-355483e1020f638701cecb8d1951b2a1fa90d153.zip u-boot-imx-355483e1020f638701cecb8d1951b2a1fa90d153.tar.gz u-boot-imx-355483e1020f638701cecb8d1951b2a1fa90d153.tar.bz2 |
nios2: remove gp assignments in link script
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 <thomas@wytron.com.tw>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Marek Vasut <marex@denx.de>
Diffstat (limited to 'configs/v38b_defconfig')
0 files changed, 0 insertions, 0 deletions