commit | 5dfabfa93b3997e3d76bbef5933b8ba2feefa51c | [log] [tgz] |
---|---|---|
author | Duncan Laurie <dlaurie@chromium.org> | Tue Oct 23 18:04:42 2012 +0000 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 06 14:30:40 2012 -0800 |
tree | 41e4aef9f85cc6e43c77faf8933278c345eadae2 | |
parent | c777e5220fc9c43bde4cc523369c17bea4e6c2f4 [diff] |
x86: Ignore memory >4GB when parsing Coreboot tables U-boot is unable to actually use that memory and it can cause problems with relocation if it tries to. Signed-off-by: Duncan Laurie <dlaurie@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>