[U-Boot] [PATCH 1/3] config: Update envs for trats and trats2 - new entries for new partitions

Gerhard Sittig gsi at denx.de
Fri Jan 17 15:11:37 CET 2014


On Thu, Jan 16, 2014 at 23:12 +0100, Wolfgang Denk wrote:
> 
> Dear Gerhard Sittig,
> 
> In message <20140116161026.GX20094 at 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: office at denx.de


More information about the U-Boot mailing list