Re: [U-Boot] [PATCH] ot1200: fix card detect for usdhc4

2014-11-16 Thread Christian Gmeiner
Hi Stefano 2014-11-13 16:34 GMT+01:00 Stefano Babic : > On 11/11/2014 12:57, Christian Gmeiner wrote: >> Today I got the final board and found out that a different >> connector is used as the one on my development board. The >> new connector has swaped pins for cd and wp. >> >> This change is tes

Re: [U-Boot] [PATCH] ot1200: fix card detect for usdhc4

2014-11-13 Thread Stefano Babic
On 11/11/2014 12:57, Christian Gmeiner wrote: > Today I got the final board and found out that a different > connector is used as the one on my development board. The > new connector has swaped pins for cd and wp. > > This change is tested on a production ready baord. > I fixed it myself. > Sig

Re: [U-Boot] [PATCH] ot1200: fix card detect for usdhc4

2014-11-11 Thread Stefano Babic
Hi Christian, On 11/11/2014 12:57, Christian Gmeiner wrote: > Today I got the final board and found out that a different > connector is used as the one on my development board. The > new connector has swaped pins for cd and wp. It is always so..final board is different from development board ;-)

[U-Boot] [PATCH] ot1200: fix card detect for usdhc4

2014-11-11 Thread Christian Gmeiner
Today I got the final board and found out that a different connector is used as the one on my development board. The new connector has swaped pins for cd and wp. This change is tested on a production ready baord. Signed-off-by: Christian Gmeiner --- board/bachmann/ot1200/ot1200.c | 4 ++-- 1 fi