[U-Boot] [PATCH] Add driver for the ST M41T94 SPI RTC
Stefan Roese
sr at denx.de
Thu Aug 13 13:05:37 CEST 2009
On Thursday 13 August 2009 12:14:30 Albin Tonnerre wrote:
> This RTC is used in some Calao boards. The driver code is taken from the
> linux rtc-m41t94 driver
>
> Signed-off-by: Albin Tonnerre <albin.tonnerre at free-electrons.com>
> ---
>
> I guess the bin2bcd and bcd2bin functions belong somewhere in common/
> rather than this particular driver ... Where should I put them ?
Currently we also have BIN2BCD/BCD2BIN macros in include/bcd.h. We should
probably move to these lowercase inlined functions though. Perhaps you could
create a patch to switch from BIN2BCD to bin2bcd in the RTC drivers and add
those functions to bcd.h?
Thanks.
Cheers,
Stefan
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-0 Fax: (+49)-8142-66989-80 Email: office at denx.de
More information about the U-Boot
mailing list