[U-Boot] [PATCH 03/11] x86: coreboot: Correctly report E820 types
Simon Glass
sjg at chromium.org
Sun Aug 16 23:27:07 CEST 2015
Hi Bin,
On 13 August 2015 at 01:29, Bin Meng <bmeng.cn at gmail.com> wrote:
> coreboot has some extensions (type 6 & 16) to the E820 types.
> When we detect this, mark it as E820_RESERVED.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
> arch/x86/cpu/coreboot/sdram.c | 15 +++++++++++++--
> 1 file changed, 13 insertions(+), 2 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
I wonder what the kernel does when it sees the coreboot values?
Regards,
Simon
More information about the U-Boot
mailing list