Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 411 Bytes

reset.rst

File metadata and controls

26 lines (16 loc) · 411 Bytes

reset command

Synopsis

reset [-w]

Description

Perform reset of the CPU. By default does COLD reset, which resets CPU, DDR and peripherals, on some boards also resets external PMIC.

-w Do warm WARM, reset CPU but keep peripheral/DDR/PMIC active.

Return value

The return value $? is always set to 0 (true).