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

Simon Glass sjg at chromium.org
Tue Aug 18 00:15:21 CEST 2015


On 16 August 2015 at 15:27, Simon Glass <sjg at chromium.org> wrote:
> 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>

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list