[U-Boot] [PATCH v4 4/5] distro_bootcmd: Add command to run FreeBSD
Simon Glass
sjg at chromium.org
Mon Feb 6 15:33:41 UTC 2017
On 31 January 2017 at 03:17, Emmanuel Vadot <manu at bidouilliste.com> wrote:
> Add commands that scans for the FreeBSD loader and run it if found.
> FreeBSD has two loader: ubldr which is an ELF binary and ubldr.bin which
> is a PIE binary.
>
> Signed-off-by: Emmanuel Vadot <manu at bidouilliste.com>
> ---
> include/config_distro_bootcmd.h | 32 ++++++++++++++++++++++++++++++++
> 1 file changed, 32 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list