commit | bddbaf5edf0e01817f2577295c3d682e4d5fed09 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Sep 22 12:45:00 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Fri Sep 25 11:27:14 2020 +0800 |
tree | df414d633f9e65d4c66d880f2c28f983be27981a | |
parent | 23dd0ea4c7edbde5bc05a1567ba0bf41734ea524 [diff] |
x86: link: Allow more space for U-Boot The extra ACPI code increases U-Boot above it current size limit. Move the start earlier to provide space. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>