commit | 3ed7dda51efabee9ffa6e1c0d83fe70f7df9845d | [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 | 66640777fed7a3c565b22816dcb32e29dd78b5aa [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>