]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
x86: baytrail: Enable SeaBIOS on all boards
authorBin Meng <bmeng.cn@gmail.com>
Wed, 11 May 2016 14:45:07 +0000 (07:45 -0700)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 23 May 2016 07:18:00 +0000 (15:18 +0800)
SeaBIOS can be loaded by U-Boot to aid the installation of Ubuntu
and Windows to a SATA drive and boot from there. Enable it on all
BayTrail boards.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
configs/bayleybay_defconfig
configs/conga-qeval20-qa3-e3845_defconfig
configs/minnowmax_defconfig

index 7758c111d0c5433e11a78a5687075230d2382cd9..9f1d7fbca9f0553525fcc7b957efe6f615086e87 100644 (file)
@@ -10,6 +10,7 @@ CONFIG_VGA_BIOS_ADDR=0xfffa0000
 CONFIG_GENERATE_PIRQ_TABLE=y
 CONFIG_GENERATE_MP_TABLE=y
 CONFIG_GENERATE_ACPI_TABLE=y
+CONFIG_SEABIOS=y
 CONFIG_FIT=y
 CONFIG_BOOTSTAGE=y
 CONFIG_BOOTSTAGE_REPORT=y
index 26f416c431fed932b9c121cbe28191272ff97ead..64fd7c9cff41ea7cb99c235e28c3152f520a8ebe 100644 (file)
@@ -9,6 +9,7 @@ CONFIG_HAVE_VGA_BIOS=y
 CONFIG_GENERATE_PIRQ_TABLE=y
 CONFIG_GENERATE_MP_TABLE=y
 CONFIG_GENERATE_ACPI_TABLE=y
+CONFIG_SEABIOS=y
 CONFIG_FIT=y
 CONFIG_FIT_SIGNATURE=y
 CONFIG_BOOTSTAGE=y
index 5daa648158eb0fe043b0fbf48ec30ca73c9541d6..28b837daabc2c81e7efdea1230ef227069e5674d 100644 (file)
@@ -9,6 +9,7 @@ CONFIG_HAVE_VGA_BIOS=y
 CONFIG_GENERATE_PIRQ_TABLE=y
 CONFIG_GENERATE_MP_TABLE=y
 CONFIG_GENERATE_ACPI_TABLE=y
+CONFIG_SEABIOS=y
 CONFIG_FIT=y
 CONFIG_FIT_SIGNATURE=y
 CONFIG_BOOTSTAGE=y