commit | b09cfd894a6f870ca42ac29ab2dce0d5e11db117 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Jun 11 11:14:38 2013 -0700 |
committer | Tom Rini <trini@ti.com> | Wed Jun 26 10:16:41 2013 -0400 |
tree | 459c6fbd20218790caffe466f6c9f4b84fb4d785 | |
parent | c6736b4a6d35ff824669cd2567a76e6833764c43 [diff] |
Add function to print a number with grouped digits Move bootstage's numbering printing code into a generic place so that it can be used by tracing also. Signed-off-by: Simon Glass <sjg@chromium.org>