public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Leif Lindholm" <leif@nuviainc.com>
To: Rebecca Cran <rebecca@bsdio.com>
Cc: devel@edk2.groups.io, Ard Biesheuvel <ardb+tianocore@kernel.org>
Subject: Re: [edk2-platforms PATCH v2 0/6] Some BeagleBoardPkg fixes
Date: Thu, 30 Sep 2021 14:57:37 +0100	[thread overview]
Message-ID: <20210930135737.zmtsb4rqip5n7doj@leviathan> (raw)
In-Reply-To: <20210928193320.197688-1-rebecca@bsdio.com>

On Tue, Sep 28, 2021 at 13:33:14 -0600, Rebecca Cran wrote:
> Since we still have quite a lot of 32-bit ARM code in the tree, it
> would be nice to have a physical platform to verify that it still works
> correctly. I recently got one of the original BeagleBoard boards and
> have been working to get EDK2 booting on it again. These patches let it
> get further, though there are still problems to fix.
> 
> Patch 3/4 isn't required, I just got irritated with the messages
> complaining about misaligned sections and decided to fix it.
> 
> Changes from v1 to v2:
> 
> Added patch to increase Fv size to 768KB, which allows the NOOPT build
> to succeed.
> 
> Added patch to add Readme.rst which explains the ROM loader limitations
> and provides links to the SRM, TRM etc.

For the two new patches:
Reviewed-by: Leif Lindholm <leif@nuviainc.com>

I dropped a trailing blank line in the Readme.rst and pushed the set
(with R-b:s for v1 added) as be67e47cc589..4f8730e6851a.

Thanks!

/
    Leif

> Rebecca Cran (6):
>   BeagleBoardPkg: Remove the configuration and image headers from flash
>   BeagleBoardPkg: Remove PerformanceLib from build
>   BeagleBoardPkg: Align PE sections to 4K
>   Omap35xxPkg: InterruptDxe: add gEfiCpuArchProtocolGuid runtime
>     dependency
>   Platform/BeagleBoard: bump Fv size to 768KB to fix NOOPT build
>   Platform/BeagleBoard: Add Readme.rst
> 
>  Platform/BeagleBoard/BeagleBoardPkg/BeagleBoardPkg.dsc             |  7 ++---
>  Platform/BeagleBoard/BeagleBoardPkg/BeagleBoardPkg.fdf             | 17 +++---------
>  Platform/BeagleBoard/BeagleBoardPkg/Readme.rst                     | 28 ++++++++++++++++++++
>  Silicon/TexasInstruments/Omap35xxPkg/InterruptDxe/InterruptDxe.inf |  2 +-
>  4 files changed, 37 insertions(+), 17 deletions(-)
>  create mode 100644 Platform/BeagleBoard/BeagleBoardPkg/Readme.rst
> 
> -- 
> 2.31.1
> 
> 

      parent reply	other threads:[~2021-09-30 13:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-28 19:33 [edk2-platforms PATCH v2 0/6] Some BeagleBoardPkg fixes Rebecca Cran
2021-09-28 19:33 ` [edk2-platforms PATCH v2 1/6] BeagleBoardPkg: Remove the configuration and image headers from flash Rebecca Cran
2021-09-28 19:33 ` [edk2-platforms PATCH v2 2/6] BeagleBoardPkg: Remove PerformanceLib from build Rebecca Cran
2021-09-28 19:33 ` [edk2-platforms PATCH v2 3/6] BeagleBoardPkg: Align PE sections to 4K Rebecca Cran
2021-09-28 19:33 ` [edk2-platforms PATCH v2 4/6] Omap35xxPkg: InterruptDxe: add gEfiCpuArchProtocolGuid runtime dependency Rebecca Cran
2021-09-28 19:33 ` [edk2-platforms PATCH v2 5/6] Platform/BeagleBoard: bump Fv size to 768KB to fix NOOPT build Rebecca Cran
2021-09-28 19:33 ` [edk2-platforms PATCH v2 6/6] Platform/BeagleBoard: Add Readme.rst Rebecca Cran
2021-09-30 13:57 ` Leif Lindholm [this message]

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-list 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=20210930135737.zmtsb4rqip5n7doj@leviathan \
    --to=devel@edk2.groups.io \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox