]> git.dujemihanovic.xyz Git - u-boot.git/commit
bootm: Move do_bootm_states() comment to header file
authorSimon Glass <sjg@chromium.org>
Sat, 16 Dec 2023 03:14:15 +0000 (20:14 -0700)
committerTom Rini <trini@konsulko.com>
Thu, 21 Dec 2023 21:07:52 +0000 (16:07 -0500)
commite370e3df108800ecfc3b3fe3a7f6ba37498e0289
tree6ca4e50c5e78cd24f346030d238287037138f8ee
parentc2211ff65136c39d8d2aefa76803b5da737daf8c
bootm: Move do_bootm_states() comment to header file

This is an exported function, so move the function comment to the
bootm.h header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Mattijs Korpershoek <mkorpershoek@baylibre.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
boot/bootm.c
include/bootm.h