commit | 63f007e933d218a45c9452170017e8a2337691dd | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 02 17:02:25 2018 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Mon Oct 22 17:51:45 2018 +0800 |
tree | 2e5fdb4fda167fa916bd744cbe1b4f7dc800ec94 | |
parent | c17d1624d3ceffb2c26ef1a87f644c46da3515a7 [diff] |
chromebook_samus: Increase pre-relocation memory With bootstage now allocating pre-relocation memory the current amount available is insufficient. Increase it a little. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>