• M
    cmd: boot: Update reset usage message · aa5fb3de
    Michal Simek 提交于
    The commit 573a3811 ("sysreset: psci: support system reset in a generic
    way with PSCI") has added support for warm reset via PSCI but this hasn't
    been reflected in usage message and user has to look at the code how to run
    it. That's why update usage text to make this clear.
    
    Here is full help with updated usage:
    ZynqMP> help reset
    reset - Perform RESET of the CPU
    
    Usage:
    reset - cold boot without level specifier
    reset -w - warm reset if implemented
    Signed-off-by: NMichal Simek <michal.simek@xilinx.com>
    Reviewed-by: NIgor Opaniuk <igor.opaniuk@foundries.io>
    aa5fb3de
boot.c 1.5 KB