[U-Boot] [PATCH 1/2] Replace BCD2BIN and BIN2BCD macros with inline functions

Albin Tonnerre albin.tonnerre at free-electrons.com
Mon Aug 24 11:27:42 CEST 2009


Hi Wolfgang,

On Tue, Aug 18, 2009 at 09:43:47PM +0200, Wolfgang Denk wrote :
> Dear Albin Tonnerre,
> 
> In message <1250170272-25909-1-git-send-email-albin.tonnerre at free-electrons.com> you wrote:
> > In the process, also remove backward-compatiblity macros BIN_TO_BCD and
> > BCD_TO_BIN and update the sole board using them to use the new bin2bcd
> > and bcd2bin instead
> > 
> > Signed-off-by: Albin Tonnerre <albin.tonnerre at free-electrons.com>
> > ---
> >  board/rsdproto/rsdproto.c   |   17 ++++++++---------
> >  drivers/rtc/m41t62.c        |   24 ++++++++++++------------
> >  drivers/rtc/rtc4543.c       |   28 ++++++++++++++--------------
> >  drivers/rtc/s3c44b0_rtc.c   |   42 +++++++++++++++++++++---------------------
> >  drivers/rtc/x1205.c         |   28 ++++++++++++++--------------
> >  include/bcd.h               |   19 ++++++++++++-------
> >  include/linux/mc146818rtc.h |   12 ------------
> >  7 files changed, 81 insertions(+), 89 deletions(-)
> 
> Applied to "next", thanks.

I can't find this commit (neither can I find the two other RTC-related patches)
in the "next" branch when cloning the git repository, is that expected?

Regards,
-- 
Albin Tonnerre, Free Electrons
Kernel, drivers and embedded Linux development,
consulting, training and support.
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: Digital signature
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090824/8a9e96d3/attachment.pgp 


More information about the U-Boot mailing list