Hi Marek,

On Fri, Oct 10, 2014 at 11:26 AM, Marek Vasut <ma...@denx.de> wrote:

>> calling printf("%s\n", "string") gets translated into puts by the
>> compiler. There should be no difference in the binary.
>
> Is this LLVM specific or does GCC do that too ? This is interesting 
> information.

Just did a quick test here with gcc and the resulting u-boot binary
size is the same when I use puts or printf.
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to