u-boot-brain/arch/x86/cpu/efi
Bin Meng 598374729e x86: efi: payload: Count in conventional memory above 4GB in DRAM bank
At present in dram_init_banksize() it ignores conventional memory
above 4GB. This leads to wrong DRAM size is printed during boot.
Remove such limitation.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-06-24 08:56:25 +08:00
..
app.c x86: efi: app: Display correct CPU info during boot 2018-06-17 21:16:04 +08:00
car.S x86: efi: Refactor the directory of EFI app and payload support 2018-06-17 21:16:04 +08:00
Kconfig x86: efi: Refactor the directory of EFI app and payload support 2018-06-17 21:16:04 +08:00
Makefile x86: Rename efi-x86 target to efi-x86_app 2018-06-17 21:16:04 +08:00
payload.c x86: efi: payload: Count in conventional memory above 4GB in DRAM bank 2018-06-24 08:56:25 +08:00
sdram.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00