commit | b631c9d507f48027de6ed6de993e50c41f9d8150 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Jul 27 22:29:41 2016 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Aug 05 07:27:29 2016 -0400 |
tree | a889d07274ad96352e6c7590b64be6dbdf4a8e19 | |
parent | 9d245eb4286b0b16da684c93913b232d0121eaba [diff] |
omap3, omap4: Enable USE_TINY_PRINTF for all In the case of omap3 we have a number of platforms that are close to exceeding SRAM limits, depending on compiler. Move to USE_TINY_PRINTF to give them more room. OMAP4 will soon enough be in a similar place, so enable that now. Signed-off-by: Tom Rini <trini@konsulko.com>