]> git.sur5r.net Git - u-boot/commit
common: bootm: Document fake bootm sub-command
authorMichal Simek <michal.simek@xilinx.com>
Thu, 15 Jan 2015 08:53:13 +0000 (09:53 +0100)
committerTom Rini <trini@ti.com>
Thu, 29 Jan 2015 18:38:42 +0000 (13:38 -0500)
commite3046ba4daa4a4e5b7aedd9a1aa3b8d72e5ad559
tree46bf4ef5de3bb6cf6ad3773fcf53e84f2a0e8025
parent2662179998e4f7c2c67f00527c3af5123816bd49
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>
common/cmd_bootm.c