commit | 6724a37a7c818a1cd2d5be42eeee8e18acb89e22 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 19 13:56:18 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 28 19:30:39 2020 -0600 |
tree | 41fb0fad66536c1c62aeb9a140f32e6eeb53b286 | |
parent | 9589c447e82417dba6b6bf4ccd55d6d0f89ae1ef [diff] |
x86: chromebook_samus_tpl: Correct the image layout At present there is not enough space for U-Boot due to the EFI loader. Correct this. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>