Hi Anatolij, > Hi Detlev, > > Detlev Zundel wrote: > >> diff --git a/drivers/twserial/soft_tws.c b/drivers/twserial/soft_tws.c >> new file mode 100644 >> index 0000000..f63fc3f >> --- /dev/null >> +++ b/drivers/twserial/soft_tws.c > > <snip> > >> +/*----------------------------------------------------------------------- >> + * Write bits >> + */ >> +int tws_write(uchar *buffer, int len) >> +{ >> + int rem = len; >> + uchar accu, shift; >> + debug("tws_write: buffer %p len %d\n", buffer, len); > > please, add blank line here.
Fixed, thanks. Cheers Detlev -- The belief in a supernatural source of evil is not necessary; men alone are quite capable of every wickedness. -- Joseph Conrad -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: d...@denx.de _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot