Re: [PATCH] i.MX25: fix eSDHC1 pads
From: Roberto Nibali <hidden>
Date: 2012-05-25 07:07:47
On Fri, May 25, 2012 at 8:34 AM, Sascha Hauer [off-list ref]wrote:
On Thu, May 24, 2012 at 10:46:40PM +0200, Eric Bénard wrote:quoted
Hi Sascha, Le Thu, 24 May 2012 22:25:10 +0200, Sascha Hauer [off-list ref] a écrit :quoted
On Thu, May 24, 2012 at 10:05:03PM +0200, Eric Bénard wrote:quoted
enabling SION bit makes SDHC1 working on the i.MX25.
I am a bit surprised since in my case, SDHC1 worked out of the box, after disabling all the iomux pad configuration settings. I believe sync'ing the iomux with the kernel goes both with the philosophy of barebox and its maintainability.
quoted
quoted
Can we instead just sync the iomux file with the kernel? I think thisOK will post the patch syncing barebox & kernel.quoted
will make less problems in the longer run. At least as long the iomux files in the kernel still exist...is iomux settings planned to be removed from the kernel ?I suppose when all i.MX are converted to devicetree and pinmux they will be removed. I don't know how long this will take though.
Has anybody started on the mx25 conversion to devicetree and pinmux yet? Last time I checked at lot of other fsl cores had already been converted, but not this one. Eric, have you tried moving to your mx25 to device tree yet? Cheers Roberto