[PATCH 2/6] sunxi: Add a bootmeth for FEL
Mattijs Korpershoek
mkorpershoek at baylibre.com
Tue Aug 13 14:32:36 CEST 2024
Hi Simon,
Thank you for the patch.
On mer., août 07, 2024 at 14:50, Simon Glass <sjg at chromium.org> wrote:
> Add support for booting from a script loaded over FEL. This mirrors the
> bootcmd_fel provided by distro boot.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
Reviewed-by: Mattijs Korpershoek <mkorpershoek at baylibre.com>
> ---
>
> boot/Kconfig | 14 ++++++++
> boot/Makefile | 1 +
> boot/bootmeth_fel.c | 81 +++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 96 insertions(+)
> create mode 100644 boot/bootmeth_fel.c
>
More information about the U-Boot
mailing list