On 27/06/2016 16:21, reiner otto wrote:
> 
> Having the problem of SD card to be RO, I got following info from ZBT, to be 
> applied against the build src:
> - edit ../drivers/mmc/host/mtk-mmc/board.h:
>     modify "#define MSDC_WP_PIN_EN (1<<1)" 
>     to
>     "#define MSDC_WP_PIN_EN (0<<1)"
> - edit ../drivers/mmc/host/mtk-mmc/sd.c:
>      modify "#define MSDC_WP_PIN_EN (1<<1)" 
>     to
>     "#define MSDC_WP_PIN_EN (0<<1)"
> 
> and recompile. This worked for me.
> As I am not familar with the official patch procedure, one of the developers 
> might take care of this, as it most likely also applies to other MT7620-based 
> boards.    
> 

I'll take care of it the next days, made a note already

        John

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to