Command to Re-Detect eMMC

edited September 2019 in AML-S905X-CC

We have added a command to the latest images to handle this: lc_redetect_emmc. This is available on the latest images.
The script performs the bind and unbind function for the mmc subsystem.
echo -n d0074000.mmc > /sys/bus/platform/drivers/meson-gx-mmc/unbind
echo -n d0074000.mmc > /sys/bus/platform/drivers/meson-gx-mmc/bind

Comments

Sign In or Register to comment.