commit | 2eba38cf849c9804aac6cf75a6aea590e8d7bf35 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Sep 28 08:56:39 2012 +0000 |
committer | Anatolij Gustschin <agust@denx.de> | Wed Oct 03 00:52:44 2012 +0200 |
tree | f47b5a754f74f8f0f55685bce0a537d4f85558f5 | |
parent | fcf509b80760156fe146aeb11510ffb0278b7b74 [diff] |
bootstage: Add bootstage command Now that there are a few features, add a bootstage command to access them. bootstage report - prints a report bootstage stash/unstash - stashes bootstage records in memory, reads them back Signed-off-by: Simon Glass <sjg@chromium.org>