commit | b8bcaa3ad393c34b7cdd9c8dcd9e9b82e2a34c58 | [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 | 5d3bd34545061ec665e64d7f5162fb5eef1e3001 [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>