commit | 2bc8b8a33ad3ba8f301e5c851f1dbb1e3c591c04 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng.cn@gmail.com> | Thu Aug 13 00:29:11 2015 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 26 07:54:07 2015 -0700 |
tree | 53a0cc65a4c98ea0eaf5a686cc555644d2e69882 | |
parent | 535109a031851e277f1c409e2274515c5d9f0ab8 [diff] |
x86: coreboot: Allow >=4GiB memory bank size 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@gmail.com>