[U-Boot] [PATCH v3 1/5] drivers/twserial: Add protocol driver for "three wire serial" interface.
Wolfgang Denk
wd at denx.de
Mon Mar 30 09:43:18 CEST 2009
Dear Detlev Zundel,
In message <1238365896-20271-2-git-send-email-dzu at denx.de> you wrote:
> This pretty unintelligent interface is used on some RTC chips.
>
> Signed-off-by: Detlev Zundel <dzu at denx.de>
> ---
> Makefile | 3 +-
> drivers/twserial/Makefile | 46 ++++++++++++++++++
> drivers/twserial/soft_tws.c | 111 +++++++++++++++++++++++++++++++++++++++++++
> include/tws.h | 38 +++++++++++++++
> 4 files changed, 197 insertions(+), 1 deletions(-)
> create mode 100644 drivers/twserial/Makefile
> create mode 100644 drivers/twserial/soft_tws.c
> create mode 100644 include/tws.h
Applied, thanks.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
What can it profit a man to gain the whole world and to come to his
property with a gastric ulcer, a blown prostate, and bifocals?
-- John Steinbeck, _Cannery Row_
More information about the U-Boot
mailing list