diff options
author | Simon Glass <sjg@chromium.org> | 2015-03-02 12:40:49 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-04-16 19:27:40 -0600 |
commit | 892ff8e972efc7d4f42750e4fdbb2c2fefb78229 (patch) | |
tree | 04c9e2fb3ea8157b231dfca85d29412c281051ec /board/Marvell/sheevaplug/kwbimage.cfg | |
parent | 4564faeafbf11feb839e2e3f927be2f1a919ba96 (diff) | |
download | talos-obmc-uboot-892ff8e972efc7d4f42750e4fdbb2c2fefb78229.tar.gz talos-obmc-uboot-892ff8e972efc7d4f42750e4fdbb2c2fefb78229.zip |
x86: Support machines with >4GB of RAM
Some systems have more than 4GB of RAM. U-Boot can only place things below
4GB so any memory above that should not be used. Ignore any such memory so
that the memory size will not exceed the maximum.
This prevents gd->ram_size exceeding 4GB which causes problems for PCI
devices which use DMA.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
Diffstat (limited to 'board/Marvell/sheevaplug/kwbimage.cfg')
0 files changed, 0 insertions, 0 deletions