Dear Timur Tabi, In message <ed82fe3e0905211257g47d07e52j6072db38c8107...@mail.gmail.com> you wrote: > On Thu, May 21, 2009 at 2:34 PM, Haiying Wang > <haiying.w...@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: w...@denx.de Anyone who isn't confused here doesn't really know what's going on. _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot