# @name SD card: # MMC modular read write test # @desc # modprobe mmmc module first and then do RW and then rmmod it # @requires mmc_host/sd # @setup_requires sd MMC_L_MODULAR_SD_STRESS_RW_EXT2_0001 source "common.sh"; install_modules.sh "mmc"; do_cmd blk_device_modular_dd_rw.sh -f "ext2" -b "1M" -c "10" -l "10" -d "mmc"