sonynwz: Properly support multidrive, with hotswap of the SD card

Change-Id: I7eb8efb0986a395d5ffbcc06a54bb680e0b59e9d
This commit is contained in:
Solomon Peachy 2020-10-18 10:16:27 -04:00
parent 5f75c493e3
commit 6a94f1e995
5 changed files with 81 additions and 11 deletions

View file

@ -169,3 +169,4 @@
#define HAVE_HOTSWAP
#define HAVE_STORAGE_FLUSH
#define MULTIDRIVE_DIR "/mnt/mmc"
#define MULTIDRIVE_DEV "/sys/block/mmcblk0"