commit | f2fd6faf1fb31d7fda45e3056a4399d234481f88 | [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 | 2f3c6baba5ba9483308347cf04b6343681d4aca0 [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>