x86: coreboot: Convert to text environment
authorSimon Glass <sjg@chromium.org>
Mon, 31 Jul 2023 03:01:53 +0000 (21:01 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 9 Aug 2023 15:31:12 +0000 (23:31 +0800)
commitc49a767a6a9f02eeacadd91c5352fa848c9ec668
tree219e6d0ab32e75cd6160a6714cf02cf2181d9e93
parent876bc404bdcdce8b1a16837a940ae36dc4425e5f
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>
board/coreboot/coreboot/coreboot.env [new file with mode: 0644]
include/configs/coreboot.h