commit | fb8c2a628e47763797e26e885ae003e569d6a63d | [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 | ddf446b163fb8f1d91ed533069a878c51183ff04 [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>