[U-Boot] [PATCH] Ethernet: let user know if there is no valid ethernet address

Pavel Machek pavel at denx.de
Fri Jul 11 22:30:07 CEST 2014


On Fri 2014-07-11 21:13:22, Wolfgang Denk wrote:
> Dear Pavel,
> 
> In message <20140711163247.GA14873 at amd.pavel.ucw.cz> you wrote:
> >
> > > Sorry, but this is not really helpful.  "Not set" and "not valid" are
> > > different things.  "Not valid" might be confusing when none is set at
> > > all.
> > 
> > Well, it is what the code checks for.
> > 
> > > Also, if I understand correctly, we will now have _two_ error messages
> > > ("ethernet address not valid" followed by "could not set ethernet
> > > address")?  That's not so nice either.
> > 
> > Ok, would it be acceptable to change 'count not set' message to 'could
> > not set or invalid address' and print the address as well?
> 
> Print the address - if it is not set?  I think we should provide useful
> error messages.  Either the address has not been set, then we should
> say so, or it is invalid, then we should say that.

Well, it may be unset (00:00:...) or it may be invalid (b2:a3:...).

I think I do not understand you correctly. Yes, we should provide
useful error messages, and current one is untrue and confusing.

Can you suggest a patch or messages you'd like to see?

Thanks,
									Pavel
-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html


More information about the U-Boot mailing list