commit | 026090e4c51e00841b04abf58f48cc3a45654bc4 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Oct 10 08:22:01 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 29 13:11:54 2014 -0600 |
tree | 336f7c67983cae236a683a5cf7a4b7ca2c7befce | |
parent | 2c363cb0034284f26d6ae550b313fc2e62a41360 [diff] |
x86: config: Increase CONFIG_SYS_BOOTM_LEN to 16MB The code density of x86_64 is not wonderful. Increase the maximum boot size and adjust the load address to cope. Signed-off-by: Simon Glass <sjg@chromium.org>