commit | 6d15c8defa9e5a909dbd20b7d582d3c4f9c898b3 | [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 | 4a82768ce29d2b9090d85cb16d2cf4f9ec59a8c8 [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>