[U-Boot] [PATCH v2 13/22] x86: Do not clear high table area for S3

Simon Glass sjg at chromium.org
Mon Apr 24 03:38:13 UTC 2017


On 21 April 2017 at 08:24, Bin Meng <bmeng.cn at gmail.com> wrote:
> When SeaBIOS is being used, U-Boot reserves a memory area to be
> used for configuration tables like ACPI. But it should not be
> cleared otherwise ACPI table will be missing.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>
> ---
>
> Changes in v2:
> - new patch "Do not clear high table area for S3"
> - drop patch "x86: fsp: Mark the first 64K low memory as reserved"
>   as it causes boot failure on GRUB
>
>  arch/x86/lib/coreboot_table.c | 7 ++++++-
>  1 file changed, 6 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list