]> Git Repo - J-u-boot.git/commit - tools/prelink-riscv.inc
riscv: tools: Prelink u-boot
authorRick Chen <[email protected]>
Tue, 26 Dec 2017 05:55:56 +0000 (13:55 +0800)
committerTom Rini <[email protected]>
Fri, 12 Jan 2018 13:05:12 +0000 (08:05 -0500)
commit42ac26f2b0c94f27170fdca2d7d05dbfb9a1d3fd
treebb2ecc237c4b5a662256980c1ffbfef81a4dc12c
parent3dafc016c174076f01a40d26444f6b07c281004f
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 <[email protected]>
Signed-off-by: Rick Chen <[email protected]>
Signed-off-by: Rick Chen <[email protected]>
Signed-off-by: Greentime Hu <[email protected]>
Makefile
tools/Makefile
tools/prelink-riscv.c [new file with mode: 0644]
tools/prelink-riscv.inc [new file with mode: 0644]
This page took 0.033509 seconds and 4 git commands to generate.