Searched hist:"51380 c3b1c37c0a18b92a82f188620b6bc3fff7f" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/lib/ |
| H A D | asm-offsets.c | 51380c3b1c37c0a18b92a82f188620b6bc3fff7f Fri Sep 22 06:39:13 UTC 2017 zijun_hu <zijun_hu@htc.com> ARMv8: get new GD address from gd->new_gd directly
the new GD address is calculated via board data BD currently it require the new GD area locates below BD tightly, so a strict constraint is imposed on memory layout which maybe make special platform unpleasant.
fix it by getting new GD address from gd->new_gd directly.
Change-Id: I9fdfbbb13a7b0a572d7aa8394f754148c6285669 Signed-off-by: zijun_hu <zijun_hu@htc.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit 01a835998935b78c31e80227358ac11212d60878)
|
| /rk3399_rockchip-uboot/arch/arm/lib/ |
| H A D | crt0_64.S | 51380c3b1c37c0a18b92a82f188620b6bc3fff7f Fri Sep 22 06:39:13 UTC 2017 zijun_hu <zijun_hu@htc.com> ARMv8: get new GD address from gd->new_gd directly
the new GD address is calculated via board data BD currently it require the new GD area locates below BD tightly, so a strict constraint is imposed on memory layout which maybe make special platform unpleasant.
fix it by getting new GD address from gd->new_gd directly.
Change-Id: I9fdfbbb13a7b0a572d7aa8394f754148c6285669 Signed-off-by: zijun_hu <zijun_hu@htc.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Kever Yang <kever.yang@rock-chips.com> (cherry picked from commit 01a835998935b78c31e80227358ac11212d60878)
|