[U-Boot] [PATCH 1/2] Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN
Wolfgang Denk
wd at denx.de
Mon Mar 23 23:09:48 CET 2009
Dear Scott Wood,
In message <20090323212514.GA30976 at ld0162-tx32.am.freescale.net> you wrote:
>
> > + /* Check for invalid block mark */
> > + if (page < 2 && (onenand_readw(ONENAND_SPARERAM) != 0xffff))
> > + return 1;
>
> Unnecessary parens.
Where? I find them pretty useful. Please keep!
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
I don't want to be young again, I just don't want to get any older.
More information about the U-Boot
mailing list