diff options
author | Simon Glass <sjg@chromium.org> | 2012-01-14 15:24:44 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2012-03-18 20:43:38 +0100 |
commit | 097e17836d9e8d3f5abb5987f8ac706168d1c2ec (patch) | |
tree | 1e3573b3845c321658e77b12ae8d5d7e2c2e0202 /drivers | |
parent | 6eee21daf3d1cabad8a4dfaf6641d8845ee7578a (diff) | |
download | u-boot-imx-097e17836d9e8d3f5abb5987f8ac706168d1c2ec.zip u-boot-imx-097e17836d9e8d3f5abb5987f8ac706168d1c2ec.tar.gz u-boot-imx-097e17836d9e8d3f5abb5987f8ac706168d1c2ec.tar.bz2 |
bootstage: Create an initial header for boot progress integers
At present boot_stage_progress() is called with various magic numbers. The
new bootstage.h header will be used to turn these into symbolic names
throughout the code.
The intent is not that these numbers are passed to Linux. In fact by using
an enum to track them we should eventually be able to remove the explict
numbers and just have the stages count up from 0.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions