rockbox/firmware/target
Solomon Peachy 1b31101fdd jz4740: Fix potential deadlock in SD init code.
There's a code path that calls sd_init_device() while we hold sd_mtx, but
sd_init_device() tries to obtain the mutex while doing its work.

Change-Id: I882c595e9e7cd2224b1db0d413925668628476e9
2020-08-25 08:19:10 -04:00
..
arm Enable boot from SD for Sansa e200 2020-08-19 19:17:01 -04:00
coldfire Coldfire: Don't clobber alwarm wakeup signal in dualboot mode 2019-01-01 23:30:44 -05:00
hosted SDL: If our eventloop fails, log the reason! 2020-08-24 21:21:33 -04:00
mips jz4740: Fix potential deadlock in SD init code. 2020-08-25 08:19:10 -04:00