]> git.baikalelectronics.ru Git - uboot.git/commit
bootstd: Provide a default command
authorSimon Glass <sjg@chromium.org>
Mon, 25 Apr 2022 05:31:27 +0000 (23:31 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 25 Apr 2022 14:00:04 +0000 (10:00 -0400)
commit3988d0405560e6d9abaf789fdb71485a99ae2dab
treef5b5d31bb6c540d3dfb830a0786b9ab45265733d
parent5b6be6a13c2dde8c209e73df18cd26e51bac76c1
bootstd: Provide a default command

We would like to use bootstd by default when EFI boot manager is not
enabled. But so far bootstd does not support all the of distro-boot
fetures. So for now, add an option to select this.

Signed-off-by: Simon Glass <sjg@chromium.org>
boot/Kconfig