commit | 8dc2aa903ab17e97eb6bdd418b3aefb2060a1914 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Feb 16 20:24:47 2019 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed Feb 20 15:25:29 2019 +0800 |
tree | 7580fef44ca98b11ed805c0ef3d2e4f850ffef33 | |
parent | 3a44bfdf083f1d1dfbb3d1613d8ec75d07b7f972 [diff] |
x86: samus: Increase the pre-reloc memory This is too small now, likely due to the pre_reloc_only fixes. Increase it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>