commit | b88be6dbfdd3c919ff1aa740737bd7a15303d77c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon May 22 05:05:26 2017 -0600 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 05 14:13:05 2017 -0400 |
tree | 9986c09bbe352471f960dfe2b0ff0b3ea13573a7 | |
parent | 8820033ce1eb5d105012082e2da4021f3f3fe3ea [diff] |
bootstage: Fix up code style and comments There are several code style and comment nits. Fix them and also remove the comment about passing bootstage to the kernel being TBD. This is already supported. Signed-off-by: Simon Glass <sjg@chromium.org>