On 02/14/2016 07:54 PM, Wolfgang Denk wrote: > Dear Marek, > > In message <[email protected]> you wrote: >> >>> I always wonder why people go through the efforts to write such long >>> sequences of echo commands. >>> >>> Why don't you simply use a here document? It is much easier to >>> provide correct formatting there, too. >> >> The original help message was some one-liner, that's why. > > That does not explain the issue. Of course "echo" is perfect for a > single line, or two. But when someone writes 11 "echo" commands in > sequence this is no longer reasonable.
There was originally one or two echo commands. Someone added more arguments, so there were now more echo commands. Patches are welcome to improve that. _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

