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

Bin Meng bmeng.cn at gmail.com
Thu Jul 15 13:54:30 CEST 2021


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>


More information about the U-Boot mailing list