[U-Boot] [PATCH 10/15 v2] Update the number of ethxaddr in reading system eeprom

Wolfgang Denk wd at denx.de
Thu May 21 22:10:22 CEST 2009


Dear Timur Tabi,

In message <ed82fe3e0905211257g47d07e52j6072db38c81072a1 at mail.gmail.com> you wrote:
> On Thu, May 21, 2009 at 2:34 PM, Haiying Wang
> <Haiying.Wang at freescale.com> wrote:
> > +        printf("Warning: The number of MAC address > is greater"
> > +            " than MAX_NUM_PORTS, force>  it to MAX_NUM_PORTS.\n");
>
> I think you meant to do this:
>
> printf("Warning: The number of MAC address is greater"
>                   " than %u, force it to %u.\n", MAX_NUM_PORTS, MAX_NUM_POR> TS);

Actually it should be "number of MAC addresses", i. e. plural.

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
Anyone who isn't confused here doesn't really know what's going on.


More information about the U-Boot mailing list