]> git.baikalelectronics.ru Git - uboot.git/commit
bootstd: Use hunters when scanning for bootflows
authorSimon Glass <sjg@chromium.org>
Tue, 17 Jan 2023 17:48:06 +0000 (10:48 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 23 Jan 2023 23:11:41 +0000 (18:11 -0500)
commit5ef75c51095925bc6cbababb3b9b28da7dc93b85
tree37b0991110702a804613bed1a696c66f2d5031d9
parent33d554d1073035bf7fcff90721db355392d9750d
bootstd: Use hunters when scanning for bootflows

Add a flag to control whether hunters are used when scanning for
bootflows. Enable it by default and tidy up the flag comments a little.

Fow now this has no effect, until a future patch enables this feature.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/bootflow.c
include/bootflow.h