Am Sonntag, den 22.02.2009, 11:26 -0300 schrieb Werner Almesberger:
> Andy Green wrote:
> > Since several people worked on this area before, and maybe the
> > assertion of GSM OFF is different (it's OFF from bootloader though)
> > or maybe something else gets broken, I send the patch for comment
> > before applying it.
> 
> Thanks ! At first glance, it looks good. I'll give it a closer look
> tomorrow.
> 
> > +   s3c2410_gpio_cfgpin(S3C2410_GPH1, S3C2410_GPH1_OUTP);
> > +   msleep(1000);
> > +   s3c2410_gpio_cfgpin(S3C2410_GPH1, S3C2410_GPH1_nRTS0);
> 
> Do we really have to wait a whole second ?

On GTA02 you can probably lower this to 500ms, GTA01 definitely needs
this time thanks to the port multiplexing.

-- 
:M:


Reply via email to