Explorar el Código

arm: spear: x600: Enable tiny-printf

Enabling the new tiny-printf function makes the SPL image fit again in
the 8KiB restricted area.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Tom Rini <trini@konsulko.com>
Stefan Roese hace 9 años
padre
commit
01ce961b15
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      configs/x600_defconfig

+ 1 - 0
configs/x600_defconfig

@@ -9,3 +9,4 @@ CONFIG_CMD_GPIO=y
 # CONFIG_CMD_SETEXPR is not set
 CONFIG_NETDEVICES=y
 CONFIG_ETH_DESIGNWARE=y
+CONFIG_USE_TINY_PRINTF=y