bootstd: Move bootflow-clearing to bootstd
authorSimon Glass <sjg@chromium.org>
Fri, 15 Nov 2024 23:19:09 +0000 (16:19 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 15 Jan 2025 14:48:42 +0000 (08:48 -0600)
commit92182257733b446f3074a8a9b0a7eafea6ea8c1c
tree19ddbe4e6a45f3aafed8a2bf2515a12aff25788a
parent47903aacc520c96bafae1225484e5df740a233e6
bootstd: Move bootflow-clearing to bootstd

This relates to more than just the bootdev, since there is a global list
of bootflows. Move the function to the bootstd file and rename it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
boot/bootdev-uclass.c
boot/bootstd-uclass.c
cmd/bootflow.c
include/bootdev.h
include/bootstd.h