Hi igor,
Thanks, although these two cases problem like similar. I try but
1,For iomux step, because my Linux version is 3.14.52, I can not find the
/arch/arm/plat-mxc/include/mach/iomux-mx6q.h and in the board .h file in kernel-3.0.35-4.1.0/arch/arm/mach-mx6/board_myboard.h
files mentioned above in the 3.14.52 imx kernel source.
However, my device tree do the same thing
pinctrl_usdhc4: usdhc4grp {
fsl,pins = <
MX6QDL_PAD_SD4_CMD__SD4_CMD 0x17059
MX6QDL_PAD_SD4_CLK__SD4_CLK 0x10059
MX6QDL_PAD_SD4_DAT0__SD4_DATA00x17059
MX6QDL_PAD_SD4_DAT1__SD4_DATA10x17059
MX6QDL_PAD_SD4_DAT2__SD4_DATA20x17059
MX6QDL_PAD_SD4_DAT3__SD4_DATA30x17059
MX6QDL_PAD_SD4_DAT4__SD4_DATA40x17059
MX6QDL_PAD_SD4_DAT5__SD4_DATA50x17059
MX6QDL_PAD_SD4_DAT6__SD4_DATA60x17059
MX6QDL_PAD_SD4_DAT7__SD4_DATA70x17059
>;
};
2, for menuconfig step, I can not find
[*] MX6 clk settings for smooth UI transtion from bootloader to kerne
But like this
[*]Freescale i.MX family->Freescale i.MX support---> ] Enable MXC debug board(for 3-stack)
*** i.MX51 machines: ***
[*] Support i.MX51 platforms from device tree
[ ] Support MX51 BABBAGE platforms
[*] Support Eukrea CPUIMX51SD module
Baseboard (Eukrea MBIMXSD development board) --->
*** Device tree only ***
[*] i.MX50 support
[*] i.MX53 support
[*] i.MX6 Quad/DualLite support
[*] i.MX6 SoloLite support
[*] i.MX6 SoloX support
[*] i.MX6 UltraLite support
[*] i.MX7 Dual support
3, by the way , my EMMC is 5.1, 16GB, sandisk products, a little different from the reference board IMX6QP-SABRESD.
waiting for suggestions...
Best regards
zhao tao