commit | f92dfc87c578a0d0c062786294fa3552c14f9ca1 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Mon Feb 08 19:06:08 2016 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Feb 15 12:04:44 2016 -0500 |
tree | 25ac3031ab706ed0d16ca658d1b6aa3abdddc3a4 | |
parent | 45776e36ecb31272b672bf38f099fdf4f277766e [diff] |
OMAP3: omap3_logic: Grow SPL to 64K from 54K Based on the work done by Overo, this seems to help some compilers that have a hard time fitting all the code into the allocated space. Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Tom Rini <trini@konsulko.com>