aboutsummaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorSimon Glass2023-07-30 21:01:53 -0600
committerBin Meng2023-08-09 23:31:12 +0800
commitc49a767a6a9f02eeacadd91c5352fa848c9ec668 (patch)
tree219e6d0ab32e75cd6160a6714cf02cf2181d9e93 /board
parent876bc404bdcdce8b1a16837a940ae36dc4425e5f (diff)
x86: coreboot: Convert to text environment
Use the common include and add some options specific to this board. Drop everything from the config.h file. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> # Intel Edison Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'board')
-rw-r--r--board/coreboot/coreboot/coreboot.env9
1 files changed, 9 insertions, 0 deletions
diff --git a/board/coreboot/coreboot/coreboot.env b/board/coreboot/coreboot/coreboot.env
new file mode 100644
index 00000000000..0f5bb6fb624
--- /dev/null
+++ b/board/coreboot/coreboot/coreboot.env
@@ -0,0 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
+/*
+ * Copyright (C) 2018, Bin Meng <bmeng.cn@gmail.com>
+ */
+
+#include <env/x86.env>
+
+splashsource=virtio_fs
+splashimage=0x1000000