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

Bin Meng bmeng.cn at gmail.com
Wed Apr 26 07:35:02 UTC 2017


On Mon, Apr 24, 2017 at 11:38 AM, Simon Glass <sjg at chromium.org> wrote:
> 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>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list