[U-Boot] [PATCH v3 2/5] rtc: add support for 4543 RTC (manufactured by e.g. EPSON)
Wolfgang Denk
wd at denx.de
Mon Mar 30 09:43:22 CEST 2009
Dear Detlev Zundel,
In message <1238365896-20271-3-git-send-email-dzu at denx.de> you wrote:
> Signed-off-by: Detlev Zundel <dzu at denx.de>
> Signed-off-by: Andreas Pfefferle <ap at denx.de>
> ---
> drivers/rtc/Makefile | 1 +
> drivers/rtc/rtc4543.c | 118 +++++++++++++++++++++++++++++++++++++++++++++++++
> include/rtc.h | 4 ++
> 3 files changed, 123 insertions(+), 0 deletions(-)
> create mode 100644 drivers/rtc/rtc4543.c
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
A secure program has to be robust: it must be able to deal with
conditions that "can't happen", whether user input, program error or
library/etc. This is basic damage control. Buffer overflow errors
have nothing to do with security, but everything with stupidity.
-- Wietse Venema in <5cnqm3$8r9 at spike.porcupine.org>
More information about the U-Boot
mailing list