commit | 964d1d4b8acfb4647a9382df33085a8a6f7f1f99 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jan 14 15:24:52 2012 +0000 |
committer | Wolfgang Denk <wd@denx.de> | Sun Mar 18 21:33:05 2012 +0100 |
tree | d06eaa23d0da3abe470b3b1df1748697afb1157c | |
parent | 9acfb15aee24e21db7b8e43317232e580f8cb54a [diff] |
bootstage: Convert net progress numbers to enums This changes over the network-related progress numbers to use enums from bootstage.h. Signed-off-by: Simon Glass <sjg@chromium.org>