commit | 79b81374de22c2ac93bfa0f4474bf3187f6ffb5b | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Mar 10 14:16:54 2017 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 14 20:40:15 2017 -0400 |
tree | 08d1caf48fdec8cb4f9a20ea03cd6614d38421f2 | |
parent | bf3b72146925304c748b50bc984f196e4f34e391 [diff] |
omap3_overo: Reduce SPL size Borrowing from omap3_logic, switch to SPL_SYS_MALLOC_SIMPLE and moving the stack to DDR as soon as we're able. Signed-off-by: Tom Rini <trini@konsulko.com>