[PATCH] x86: Ensure the e820 map is installed in all cases

Bin Meng bmeng.cn at gmail.com
Thu Jul 15 13:56:07 CEST 2021


On Thu, Jul 15, 2021 at 7:54 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Sun, Jul 11, 2021 at 11:15 AM Simon Glass <sjg at chromium.org> wrote:
> >
> > This is a revert of a recent logic change in setup_zimage(). We do
> > actually need to install this information always. Change it to install
> > from the Coreboot tables if available, else the normal source.
> >
> > Fixes: e7bae8283fe ("x86: Allow installing an e820 when booting from coreboot")
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> >  arch/x86/lib/zimage.c | 8 ++++----
> >  1 file changed, 4 insertions(+), 4 deletions(-)
> >
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>

applied to u-boot-x86, thanks!


More information about the U-Boot mailing list