[U-Boot] [PATCH v3 09/15] bootstage: Convert net progress numbers to enums

Wolfgang Denk wd at denx.de
Sun Mar 18 21:33:19 CET 2012


Dear Simon Glass,

In message <1326590698-7767-10-git-send-email-sjg at chromium.org> you wrote:
> This changes over the network-related progress numbers to use enums
> from bootstage.h.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
>  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: wd at denx.de
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 <8cvi6p2tir.fsf at gadget.cscaper.com>


More information about the U-Boot mailing list