commit | dc55db496597539cef9c45776d1d8d45f9b5932c | [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 | d2b12a5767ec762f92a7c308a562472e23b5347e [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>