Dear Simon Glass, In message <[email protected]> you wrote: > This changes over the network-related progress numbers to use enums > from bootstage.h. > > Signed-off-by: Simon Glass <[email protected]> > --- > > board/Seagate/dockstar/dockstar.c | 2 +- > board/matrix_vision/mvbc_p/mvbc_p.c | 2 +- > board/pcs440ep/pcs440ep.c | 24 ++++++++++++------------ > common/cmd_net.c | 16 ++++++++-------- > common/env_common.c | 2 +- > include/bootstage.h | 11 +++++++++++ > net/eth.c | 6 +++--- > 7 files changed, 37 insertions(+), 26 deletions(-)
Applied (with fixes), thanks. 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: [email protected] I've been programming for (35-9=) 24 years myself, and I find the best way to learn a new language is to *read* every example snippet I can find, with a reference book close by. Eventually, the *rhythm* of the language starts pounding in my head... and my fluency is close at hand. That's how I learned Perl, and now I'm one of the drummers. :-) -- Randal L. Schwartz in <[email protected]> _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

