x86: link: Allow more space for U-Boot
authorSimon Glass <sjg@chromium.org>
Tue, 22 Sep 2020 18:45:00 +0000 (12:45 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Fri, 25 Sep 2020 03:27:14 +0000 (11:27 +0800)
commitbddbaf5edf0e01817f2577295c3d682e4d5fed09
treedf414d633f9e65d4c66d880f2c28f983be27981a
parent23dd0ea4c7edbde5bc05a1567ba0bf41734ea524
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>
configs/chromebook_link_defconfig