commit | fc9d3bf35a0860eac90d9051559778c5fe76471f | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Sun Apr 30 21:22:43 2017 +0200 |
committer | Daniel Schwierzeck <daniel.schwierzeck@gmail.com> | Fri May 12 13:29:50 2017 +0200 |
tree | 04c5402aa328de2bd54af0c236927c9ba2fe1bc0 | |
parent | a315bcd669a5cc2e5699862ad676f92d1b350084 [diff] |
boston: Bump CONFIG_SYS_BOOTM_LEN to 64MiB The default value of CONFIG_SYS_BOOTM_LEN is too small for typical boston Linux kernels. Increase the limit to 64MB, which covers current kernels with plenty of breathing room. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>