commit | 996b0d2a277517d7c37f6bd7827649393cfeca63 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Tue May 31 23:12:47 2016 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 02 21:21:43 2016 -0400 |
tree | 2155662b0312ae81e782c8f386aa3bdb28e6a7ff | |
parent | 8dc095bd9432407c858fd537e3e24bf43702d7f7 [diff] |
ARM: omap: Enable tiny printf on omap3_logic Enable support for tiny printf on the omap3_logic board to trim down the SPL size. This makes the SPL actually build again and fit into the SRAM. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Simon Glass <sjg@chromium.org> Cc: Tom Rini <trini@konsulko.com> Cc: lesne@alse-fr.com Reviewed-by: Tom Rini <trini@konsulko.com>