From mboxrd@z Thu Jan 1 00:00:00 1970 From: Baruch Siach Date: Fri, 19 Mar 2021 06:45:14 +0200 Subject: [Buildroot] [PATCH v4 09/10] configs/solidrun_macchiatobin_efi_defconfig: EFI config for MacchiatoBin In-Reply-To: References: Message-ID: <875z1nhhut.fsf@tarshish> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net 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 > > --- > > 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 -