bootstd: Move bootflow-adding to bootstd
authorSimon Glass <sjg@chromium.org>
Fri, 15 Nov 2024 23:19:08 +0000 (16:19 -0700)
committerTom Rini <trini@konsulko.com>
Wed, 15 Jan 2025 14:48:42 +0000 (08:48 -0600)
commit47903aacc520c96bafae1225484e5df740a233e6
treefe9254137a999ee7bc3fb6d46c31e480a22eee92
parent5907c81647055a03580dae850f82d85f7d810f7e
bootstd: Move bootflow-adding 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>
boot/bootdev-uclass.c
boot/bootstd-uclass.c
cmd/bootflow.c
include/bootdev.h
include/bootstd.h