commit | e3046ba4daa4a4e5b7aedd9a1aa3b8d72e5ad559 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Thu Jan 15 09:53:13 2015 +0100 |
committer | Tom Rini <trini@ti.com> | Thu Jan 29 13:38:42 2015 -0500 |
tree | 46bf4ef5de3bb6cf6ad3773fcf53e84f2a0e8025 | |
parent | 2662179998e4f7c2c67f00527c3af5123816bd49 [diff] |
common: bootm: Document fake bootm sub-command Fake option is enabled only when CONFIG_TRACE is enabled in common/bootm.c:do_boot_states(). Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org>