From: Baruch Siach <baruch@tkos.co.il>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v4 09/10] configs/solidrun_macchiatobin_efi_defconfig: EFI config for MacchiatoBin
Date: Fri, 19 Mar 2021 06:45:14 +0200 [thread overview]
Message-ID: <875z1nhhut.fsf@tarshish> (raw)
In-Reply-To: <BR9BhREuAfwfd9s4mqI0EWezwoEfLpNZ5ISfiQPgxQ@cp4-web-040.plabs.ch>
Hi Dick,
On Thu, Mar 18 2021, Dick Olsson via buildroot wrote:
> This introduces an alternative board build for the MacchiatoBin based on
> EDK2 (UEFI) firmware loaded as BL33 by ARM Trusted Firmware.
>
> Signed-off-by: Dick Olsson <hi@senzilla.io>
>
> ---
>
> Revision 4:
>
> * Renamed post-image.sh to assemble-flash-images
> * Updated to Linux LTS kernel 5.10
> * Added startup.nsh for auto-booting from the EFI shell
[...]
> diff --git a/board/solidrun/macchiatobin-efi/readme.txt b/board/solidrun/macchiatobin-efi/readme.txt
> new file mode 100644
> index 0000000000..b9794dd3d4
> --- /dev/null
> +++ b/board/solidrun/macchiatobin-efi/readme.txt
> @@ -0,0 +1,90 @@
> +Intro
> +=====
> +
> +This is the board support for MacchiatoBin with a more modern firmware stack
> +compared to the original build with board/solidrun/macchiatobin.
> +
> +The goal with this default configuration is to provide a build as close to
> +ARM Server Base Boot Requirement (SBBR) as possible. This gives us the
> +following benefits:
> +
> + - The firmware is built and flashed separately from the OS image
> + - Therefore, the board will boot with any standard Aarch64 distribution image
> + - UEFI provides a more standardized firmware interface
> +
> +How to build
> +============
> +
> +The default configuration provides the following stack:
> +
> + - ARM Trusted Firmware (mainline)
> + - EDK2 UEFI firmware (mainline)
> + - Linux 5.9 (mainline)
Should be 5.10.
baruch
> +
> + $ make solidrun_macchiatobin_efi_defconfig
> + $ make
> +
> +The next step will depend on whether you have U-Boot or UEFI flashed on the
> +board.
--
~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -
next prev parent reply other threads:[~2021-03-19 4:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-18 15:43 [Buildroot] [PATCH v4 09/10] configs/solidrun_macchiatobin_efi_defconfig: EFI config for MacchiatoBin Dick Olsson
2021-03-19 4:45 ` Baruch Siach [this message]
2021-03-19 8:51 ` D. Olsson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=875z1nhhut.fsf@tarshish \
--to=baruch@tkos.co.il \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.