[PATCH v3 35/46] bootmeth_extlinux: Move extlinux_info into plat

Simon Glass sjg at chromium.org
Fri Dec 20 05:05:22 CET 2024


Move this struct into the plat data so that we can use it multiple times
during the boot process.

This struct is missing a comment, so add one.

Signed-off-by: Simon Glass <sjg at chromium.org>
---

(no changes since v1)

 boot/bootmeth_extlinux.c | 19 ++++++++++++-------
 1 file changed, 12 insertions(+), 7 deletions(-)

Applied to sjg/master, thanks!


More information about the U-Boot mailing list