commit | d92313a9a800508ee3c59d74426f8183f5fae623 | [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 | 27095aa252757e0ce3ac9b4863bb3d9cbd81d5aa [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>