Skip to content
  • Nikita Kiryanov's avatar
    cmd_sata: implement sata stop command · d957c28a
    Nikita Kiryanov authored
    
    
    Implement sata stop command.
    This introduces the __sata_stop() weak function, which mirrors
    the weak __sata_initialize() function, giving users the option of
    undoing the custom steps performed in overrides of sata_initialize().
    
    Signed-off-by: default avatarNikita Kiryanov <nikita@compulab.co.il>
    Cc: Marek Vasut <marex@denx.de>
    Cc: Tom Rini <trini@ti.com>
    d957c28a