[U-Boot] [PATCH v3 4/6] x86: Add infrastructure to extract an e820 table from the coreboot tables
Graeme Russ
graeme.russ at gmail.com
Tue Dec 6 11:37:07 CET 2011
Hi Gabe,
On 06/12/11 09:09, Gabe Black wrote:
> Also approximate the size of RAM using the largest RAM address available
> in the tables. There may be areas which are marked as reserved which are
> actually at the end of RAM.
>
> Signed-off-by: Gabe Black <gabeblack at chromium.org>
> ---
> Changes in v2:
> - Moved the coreboot specific e820 function into this patch.
>
> Changes in v3:
> - Moved the coreboot specific e820 function declaration into this patch.
>
> arch/x86/cpu/coreboot/sdram.c | 38 +++++++++++++++++++++++++++++++++++++-
> 1 files changed, 37 insertions(+), 1 deletions(-)
Applied to u-boot-x86/next
Regards,
Graeme
More information about the U-Boot
mailing list