[U-Boot] [PATCH 2/3] wandboard: Add support for carrier board MicroSD card

Otavio Salvador otavio at ossystems.com.br
Fri Apr 19 15:26:44 CEST 2013


On Wed, Apr 17, 2013 at 7:21 PM, Otavio Salvador
<otavio at ossystems.com.br> wrote:
> On Tue, Apr 16, 2013 at 2:36 AM, Wolfgang Denk <wd at denx.de> wrote:
>> Dear Otavio Salvador,
>>
>> In message <CAP9ODKqO8V1-WYZQ4_GXRZ5DJbD2xiXw59xKOzGY0ZjsUJJjXQ at mail.gmail.com> you wrote:
>>>
>>> +               default:
>>> +                       printf("ERROR: you configured more USDHC controllers"
>>> +                                  "(%d) than supported by the board\n", i + 1);
>>> +                       return -EINVAL;
>>> +               }
>>
>> Can you please make this a compile time test and error?
>
> I will check how to do that.

I checked and it will be a much bigger change as it should be done in
all boards using this so I will look at it but won't hold the patches
for now.

I will send a new revision without this change and work on this.

--
Otavio Salvador                             O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br


More information about the U-Boot mailing list