Access emmc on toolchain V3.0

  • eMMC support was not tested in fsimx6-V3.0, yet. But we have done it in the meantime. Please try the attached patch.


    Go to the top directory of the Linux tree and issue the following command


    Code
    1. patch -p1 < 0001-Improve-efusa9-device-tree-for-emmc-support.patch


    This also removes the comment before the EMMC define in efusa9q.dts and efusa9dl.dts respectively. So if you are using your own main dts file, you have to apply the modification there,too.


    Then rebuild your dtb file.


    Your F&S Support Team