commit | 5efa28139cac60683387415df479f6413988aa65 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Jul 31 09:31:21 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 08:42:40 2015 -0600 |
tree | e38deb933e71285ce8e573a13dc0f9cc5412da76 | |
parent | 753812cb2eccf18f0f1537fd1a5dd9659b60a505 [diff] |
elf: Add a few definitions for 64-bit relocation Provide the types necessary to relocate 64-bit images. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>