commit | c51faed3f8f3b2a7df942757a53772a1223ce69f | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Apr 25 21:58:54 2019 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed May 08 13:02:13 2019 +0800 |
tree | eac9c48117130632a45c838a2340e625e139e92e | |
parent | 79ef699ea04590b0b0d4bbdfb7b00060f618f0cd [diff] |
x86: broadwell: Allow booting from SPL At present broadwell only supports booting straight into U-Boot proper. Add a separate init file to boot from SPL into U-Boot proper, and select it when SPL is in use. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>