x86: slimbootloader: Convert to text environment
authorSimon Glass <sjg@chromium.org>
Mon, 31 Jul 2023 03:02:01 +0000 (21:02 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Wed, 9 Aug 2023 15:31:12 +0000 (23:31 +0800)
commit2d6ebda7560b29bcc8044b01627eb3d3267806c0
tree97d1210fdbc618f72f4c4b226179d3b7f18dade3
parentd9e6318ce9018e3116d1240ffe8b278016c30c83
x86: slimbootloader: Convert to text environment

Use the common include along with some additions.

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>
[Drop common env from slimbootloader.env]
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
board/intel/slimbootloader/slimbootloader.env [new file with mode: 0644]
include/configs/slimbootloader.h