[Buildroot] [PATCH 2/4] boot/opensbi: allow using U-Boot as a payload

Bin Meng bmeng.cn at gmail.com
Thu Apr 29 12:45:37 UTC 2021


On Thu, Apr 29, 2021 at 3:47 PM Thomas Petazzoni
<thomas.petazzoni at bootlin.com> wrote:
>
> The opensbi package already allows to use Linux as a payload for
> OpenSBI, but in some cases, U-Boot as payload is useful. This commit
> adds a BR2_TARGET_OPENSBI_UBOOT_PAYLOAD option, modeled after the
> existing BR2_TARGET_OPENSBI_LINUX_PAYLOAD.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
> ---
>  boot/opensbi/Config.in  | 7 +++++++
>  boot/opensbi/opensbi.mk | 8 ++++++++
>  2 files changed, 15 insertions(+)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>



More information about the buildroot mailing list