commit | b4e6cde2e04265531f85cf737cc685c62bf43cf1 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Jul 30 21:01:53 2023 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed Aug 09 23:31:12 2023 +0800 |
tree | 219e6d0ab32e75cd6160a6714cf02cf2181d9e93 | |
parent | 6773fccf0c54bb1a8462ca6bfcf6b8460f6707d1 [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>