commit | 19f8b32cea3021b116ad196eb0194af22532fcd8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Jan 16 07:04:22 2017 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Feb 07 13:10:53 2017 +0800 |
tree | e9caeffecd6bc8ba1a50b575fbfd6cb05a4b03cd | |
parent | c780069f1e3ff6a6613a1aaae5668a35164532c7 [diff] |
x86: link: Add a text base for 64-bit U-Boot Set up the 64-bit U-Boot text base if building for that target. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>