# @name EMMC device check JEDEC standard
# @desc EMMC device check JEDEC standard supported
# The device node is specified in get_blk_device_node.sh
# @requires mmc_host
# @setup_requires emmc

EMMC_S_FUNC_JEDEC_5_1 source "common.sh"; install_modules.sh "emmc"; do_cmd check_standard.sh -d "emmc" -S "5.1"
