commit | b982f89c583c6c03f4d1f94d29991ccf691a0f7c | [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 | e2cb0468bda9458a98cee39791f7cff705da4933 [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>