Home
last modified time | relevance | path

Searched hist:"6 c09eba507f9f78cfc96db760d064d70d691e9b9" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dmmc.hdiff 6c09eba507f9f78cfc96db760d064d70d691e9b9 Mon Jun 11 07:26:19 CDT 2018 Jon Nettleton <jon@solid-run.com> mmc: break out get_op_cond code to its own function

This code is useful for testing the existance of devices that
do not have card detect capabilities. This breaks out the core
functionality and leaves the actual init logic and error reporting
in mmc_start_init().

Signed-off-by: Jon Nettleton <jon@solid-run.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Stefano Babic <sbabic@denx.de>
/openbmc/u-boot/drivers/mmc/
H A Dmmc.cdiff 6c09eba507f9f78cfc96db760d064d70d691e9b9 Mon Jun 11 07:26:19 CDT 2018 Jon Nettleton <jon@solid-run.com> mmc: break out get_op_cond code to its own function

This code is useful for testing the existance of devices that
do not have card detect capabilities. This breaks out the core
functionality and leaves the actual init logic and error reporting
in mmc_start_init().

Signed-off-by: Jon Nettleton <jon@solid-run.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Stefano Babic <sbabic@denx.de>