]> git.baikalelectronics.ru Git - uboot.git/commit
x86: link: Add build options for SPL
authorSimon Glass <sjg@chromium.org>
Mon, 16 Jan 2017 14:04:25 +0000 (07:04 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 7 Feb 2017 05:11:04 +0000 (13:11 +0800)
commit0ea2ae131214f8ce7cf2574f1faa22170b49f65b
treeea2ab002c2209bb0381dbbb1cf2125044537ea2b
parent01194f2b7341f01397dfb4d4bbd65a80ae3fd067
x86: link: Add build options for SPL

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: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
include/configs/chromebook_link.h