Home
last modified time | relevance | path

Searched hist:d957c28a7eb0e5a28e9541a64ab3536831d63ec5 (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/
H A Dsata.hdiff d957c28a7eb0e5a28e9541a64ab3536831d63ec5 Fri Nov 21 04:47:24 CST 2014 Nikita Kiryanov <nikita@compulab.co.il> cmd_sata: implement sata stop command

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: Nikita Kiryanov <nikita@compulab.co.il>
Cc: Marek Vasut <marex@denx.de>
Cc: Tom Rini <trini@ti.com>