Hi Benoît,

On Thu, Jan 10, 2013 at 12:43 PM, Benoît Thébaudeau
<benoit.thebaud...@advansee.com> wrote:

>>               switch (i) {
>> -             case 0:
>> +             case 1:
>>                       imx_iomux_v3_setup_multiple_pads(
>>                               usdhc2_pads, ARRAY_SIZE(usdhc2_pads));
>>                       gpio_direction_input(USDHC2_CD_GPIO);
>>                       usdhc_cfg[0].sdhc_clk = mxc_get_clock(MXC_ESDHC2_CLK);
>                                   ^ should be changed to 1 or i

Good catch, thanks.

I just found out a proper fix for this and will submit shortly.

Regards,

Fabio Estevam
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to