On Sat, Jun 23, 2018 at 3:28 AM, Simon Glass <[email protected]> wrote: > On 22 June 2018 at 02:38, Bin Meng <[email protected]> wrote: >> At present in dram_init_banksize() it ignores conventional memory >> below 4GB. This leads to wrong DRAM size is printed during boot.
This should be "above" 4GB. >> Remove such limitation. >> >> Signed-off-by: Bin Meng <[email protected]> >> --- >> >> arch/x86/cpu/efi/payload.c | 3 +-- >> 1 file changed, 1 insertion(+), 2 deletions(-) > > Reviewed-by: Simon Glass <[email protected]> Fixed the commit message, and applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

