[U-Boot] [PATCH 05/11] x86: coreboot: Allow >=4GiB memory bank size

Simon Glass sjg at chromium.org
Sun Aug 16 23:27:11 CEST 2015


On 13 August 2015 at 01:29, Bin Meng <bmeng.cn at gmail.com> wrote:
> Some platforms may have >=4GiB memory, so we need make U-Boot report
> such configuration correctly when booting as the coreboot payload.
>
> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
> ---
>
>  arch/x86/cpu/coreboot/sdram.c | 9 ++++-----
>  1 file changed, 4 insertions(+), 5 deletions(-)

This looks safe to me.

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


More information about the U-Boot mailing list