
7 Feb
2017
7 Feb
'17
6:45 a.m.
On Wed, Jan 25, 2017 at 12:09 PM, Simon Glass sjg@chromium.org wrote:
On 18 January 2017 at 04:33, Bin Meng bmeng.cn@gmail.com wrote:
If SPL is used we want to use the generic SPL framework and boot from SPI via a board-specific means. Add these options to the board config file.
Signed-off-by: Bin Meng bmeng.cn@gmail.com
include/configs/qemu-x86.h | 9 +++++++++ 1 file changed, 9 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org
applied to u-boot-x86, thanks!