Save some bytes with common printf error/warning functions 134/head
authorPiotr Dymacz <pepe2k@gmail.com>
Sat, 31 Dec 2016 11:41:17 +0000 (12:41 +0100)
committerPiotr Dymacz <pepe2k@gmail.com>
Sat, 31 Dec 2016 11:41:17 +0000 (12:41 +0100)
commit5f1d2d34803b7b3d534536c61125a1aba38b21cb
tree95c7d88f7e15516e695ae319d2ac1d5aafbea832
parent95519e8f5b547a2334fbfbda2157b0c390295dca
Save some bytes with common printf error/warning functions
32 files changed:
u-boot/board/ar7240/common/ar7240_s26_phy.c
u-boot/board/ar7240/common/athrs17_phy.c
u-boot/board/ar7240/common/athrs27_phy.c
u-boot/board/ar7240/common/qca-eth-953x.c
u-boot/board/ar7240/common/spi_flash.c
u-boot/common/cmd_bootm.c
u-boot/common/cmd_custom.c
u-boot/common/cmd_flash.c
u-boot/common/cmd_itest.c
u-boot/common/cmd_load.c
u-boot/common/cmd_mem.c
u-boot/common/cmd_net.c
u-boot/common/cmd_nvedit.c
u-boot/common/cmd_qcaclk.c
u-boot/common/console.c
u-boot/common/env_common.c
u-boot/common/env_flash.c
u-boot/common/flash.c
u-boot/common/hush.c
u-boot/common/main.c
u-boot/cpu/mips/ar7240/ag7240.c
u-boot/cpu/mips/ar7240/ag934x.c
u-boot/cpu/mips/cpu.c
u-boot/httpd/httpd.c
u-boot/include/common.h
u-boot/lib_mips/board.c
u-boot/net/bootp.c
u-boot/net/eth.c
u-boot/net/httpd.c
u-boot/net/net.c
u-boot/net/sntp.c
u-boot/net/tftp.c