]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit4bd818339f8e54e08c8dabeffeab891bd19d629b
tree97d1210fdbc618f72f4c4b226179d3b7f18dade3
parent6184f8763201348e85339431ef2c44381bf8a981
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