• P
    sh: machine_ops based reboot support. · fbb82b03
    Paul Mundt 提交于
    This provides a machine_ops-based reboot interface loosely cloned from
    x86, and converts the native sh32 and sh64 cases over to it.
    
    Necessary both for tying in SMP support and also enabling platforms like
    SDK7786 to add support for their microcontroller-based power managers.
    Signed-off-by: NPaul Mundt <lethal@linux-sh.org>
    fbb82b03
smp.c 7.8 KB