commit | 93fa563b0c4ee885ae6b5259e03d752943e1156d | [log] [tgz] |
---|---|---|
author | Rick Chen <rick@andestech.com> | Tue Dec 26 13:55:56 2017 +0800 |
committer | Tom Rini <trini@konsulko.com> | Fri Jan 12 08:05:12 2018 -0500 |
tree | bb2ecc237c4b5a662256980c1ffbfef81a4dc12c | |
parent | 70de42812d3095b4326b7af9f42f2a0ce4734baf [diff] |
riscv: tools: Prelink u-boot Add prelink-riscv to arrange .rela.dyn and .rela.got in compile time. So that u-boot can be directly executed without fixup. Signed-off-by: Chih-Mao Chen <cmchen@andestech.com> Signed-off-by: Rick Chen <rick@andestech.com> Signed-off-by: Rick Chen <rickchen36@gmail.com> Signed-off-by: Greentime Hu <green.hu@gmail.com>