On Thu, Jan 16, 2014 at 23:12 +0100, Wolfgang Denk wrote: > > Dear Gerhard Sittig, > > In message <20140116161026.gx20...@book.gsilab.sittig.org> you wrote: > > > > write something "more portable" (and more readable?) like > > > > "" PARTS_BOOT " part 0 5\0" > > What would the "" be needed for anyway?
It wouldn't. It just was there before, and could remain there since it "does nothing" (concatenates an empty string, like adding zero, or multiplying by one -- sometimes it's nice for a uniform layout, sometimes it's more confusing than helping). Removing this neutral element is an option, yet not strictly necessary. I was more concerned about potential build breakage than (function wise neutral) style issues. virtually yours Gerhard Sittig -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr. 5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: off...@denx.de _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot