Hi Benoît,
On Thu, Jan 10, 2013 at 12:43 PM, Benoît Thébaudeau
wrote:
>> switch (i) {
>> - case 0:
>> + case 1:
>> imx_iomux_v3_setup_multiple_pads(
>> usdhc2_pads, ARRAY_SIZE(usdhc2_pads));
>>
Hi Fabio,
On Thursday, January 10, 2013 3:32:25 PM, Fabio Estevam wrote:
> By default, we boot from USDHC3 on mx6qsabresd, so let it be mmc dev
> 0.
>
> Without this fix kernel cannot be retrieved from mmc with the default
> environment.
>
> Signed-off-by: Fabio Estevam
> ---
> board/freescale
By default, we boot from USDHC3 on mx6qsabresd, so let it be mmc dev 0.
Without this fix kernel cannot be retrieved from mmc with the default
environment.
Signed-off-by: Fabio Estevam
---
board/freescale/mx6qsabresd/mx6qsabresd.c |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
3 matches
Mail list logo