boot: Improve comments related to global bootmeths
authorSimon Glass <sjg@chromium.org>
Sun, 12 Oct 2025 06:43:53 +0000 (00:43 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 14 Oct 2025 22:12:50 +0000 (16:12 -0600)
commitf6cd0a36cee32e89449f71ce495dc8f4cd175ad8
tree59a15327372edccf4ff8068ce6a9fcddacb34257
parentb1cc9a53d7ba8b85e77980417242420889273e86
boot: Improve comments related to global bootmeths

Add a few comments about global bootmeths and first_glob_method

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@kernel.org>
Reviewed-by: Sam Protsenko <semen.protsenko@linaro.org>
boot/bootflow.c
boot/bootmeth-uclass.c
include/bootflow.h
test/boot/bootflow.c