commit | d8b214c1f84bd4c5e84329d1fd0e98275d9e8019 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 19 13:55:56 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 28 19:30:39 2020 -0600 |
tree | d1e79a00ef4ac24b797fd854ad6dcca2e9ec78bf | |
parent | 7123e3ad434cdb27f5a5310d2b6be75f052b77e4 [diff] |
rockchip: bob: Support SPI-flash booting Update the config for chromebook_bob to support booting from SPI flash. The existing SPL size is too small since ATF is needed, so double it. Signed-off-by: Simon Glass <sjg@chromium.org>