[U-Boot] [PATCH 5/6] x86: efi: payload: Count in conventional memory above 4GB in DRAM bank

Simon Glass sjg at chromium.org
Fri Jun 22 19:28:25 UTC 2018


On 22 June 2018 at 02:38, Bin Meng <bmeng.cn at gmail.com> wrote:
> At present in dram_init_banksize() it ignores conventional memory
> below 4GB. This leads to wrong DRAM size is printed during boot.
> Remove such limitation.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/cpu/efi/payload.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)

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


More information about the U-Boot mailing list