Re: [U-Boot] [PATCH v3 10/15] bootstage: Convert FIT progress numbers to enums

2012-03-18 Thread Wolfgang Denk
Dear Simon Glass, In message 1326590698-7767-11-git-send-email-...@chromium.org you wrote: This changes over all the FIT image progress numbers to use enums from bootstage.h. Signed-off-by: Simon Glass s...@chromium.org --- common/cmd_bootm.c | 44

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

2012-01-14 Thread Simon Glass
This changes over all the FIT image progress numbers to use enums from bootstage.h. Signed-off-by: Simon Glass s...@chromium.org --- common/cmd_bootm.c | 44 ++-- common/image.c | 36 include/bootstage.h |