[U-Boot] [PATCH v3 60/62] x86: link: Add build options for SPL
Bin Meng
bmeng.cn at gmail.com
Tue Jan 17 05:35:15 CET 2017
On Mon, Jan 16, 2017 at 10:04 PM, Simon Glass <sjg at chromium.org> 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: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v3:
> - Remove duplicate CONFIG_VIDEO_IVYBRIDGE_IGD in defconfig file
> - Drop the unnecessary defconfig changes for chromebook_link
>
> Changes in v2: None
>
> include/configs/chromebook_link.h | 9 +++++++++
> 1 file changed, 9 insertions(+)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list