Skip to content
  • Paul Mundt's avatar
    sh: machine_ops based reboot support. · fbb82b03
    Paul Mundt authored
    
    
    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: default avatarPaul Mundt <lethal@linux-sh.org>
    fbb82b03