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. > 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]> _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

