commit | 26dc935c28aa8bc966b31b9e9829ff605f3ecb02 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 04 16:51:01 2023 -0600 |
committer | Bin Meng <bmeng@tinylab.org> | Thu May 11 10:25:30 2023 +0800 |
tree | fc4d5d6f989618994e0af5bb61f9918e4c8a7478 | |
parent | 76bfbb6881abba01cf83d3a4c3db450360a0e256 [diff] |
x86: samus: Adjust TPL start and pre-reloc memory size Move the TPL up a little to make room for the refcode binary blob. Also increase the pre-relocation memory to make space for recent additions. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>