
Thanks for the response Merek. I got it working. I forgot to set the pad setting for the sdhc pins.
Thanks,
Greg
-----Original Message----- From: Marek Vasut [mailto:marex@denx.de] Sent: Tuesday, October 02, 2012 6:18 AM To: u-boot@lists.denx.de Cc: Greg Topmiller Subject: Re: [U-Boot] Has anyone gotten the mmc commands to work on the NOVSOMTMi.MX6Q-SL-1-D, on the NOVPEK board by Novtech?
Dear Greg Topmiller,
I am using release 2012.07 of u-boot with board type freescale/mx6qarm2. The mx6qarm2 is what is used as the board type in the freescale u-boot delivered with the board. We want to use the main line u-boot 2012.07. To get it working I had to change the serial port and it boots ok. I also noticed sdhc1 and sdhc2 were not being initialized with fsl_esdhc_initialize. I tried to initialize them but it hangs on "mmc rescan". I turned on CONFIG_MMC_TRACE and get the following.
[..]
Do you supply power to the card ?
Best regards, Marek Vasut