Hi, Niklas,
from i.MX6Q and i.MX6DL RM:
only support eMMC4.4.1, not support 4.5.
Differencies are significant, you can read them in emmc specs documents.
However BSP supports basic read/write from eMMC 4.5 bypassing eMMC version checking,
so that eMMC v4.5 can work on current kernel as eMMC v4.4 cards, no specific v4.5 feature supported.
ENGR00234519 mmc: support eMMC v4.5 memory cards · 1aa1446 · u-mobo/linux-imx · GitHub
Higher rate or DDR are supported by driver automatically reading eMMC CSD register,
no need for additional configurations.
Populating image to flash is described in i.MX_6Dual6Quad_SABRE-SD_Linux_User's_Guide.pdf
document.
L3.0.35_4.1.0_LINUX_DOCS
i.MX6Q: i.MX 6Quad Family of Applications Processors
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------