commit | 631c1a2bbf053f3215ae98d46aff0f36a5c02283 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Nov 07 08:47:09 2016 -0700 |
committer | Alexander Graf <agraf@suse.de> | Mon Nov 14 23:24:03 2016 +0100 |
tree | 6edbba17396a181e6ef05ca4c5e6696b88017949 | |
parent | fac4ced66ece9fe0e8c81968f91ea0809de9009f [diff] |
elf: arm: Add a few ARM relocation types Rather than hard-coding the relocation type, add it to the ELF header file and use it from there. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Alexander Graf <agraf@suse.de>