From: Detlev Zundel <dzu@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] Replace BCD2BIN and BIN2BCD macros with inline functions
Date: Fri, 14 Aug 2009 16:58:05 +0200 [thread overview]
Message-ID: <m2ocqih282.fsf@ohwell.denx.de> (raw)
In-Reply-To: <1250170272-25909-1-git-send-email-albin.tonnerre@free-electrons.com> (Albin Tonnerre's message of "Thu, 13 Aug 2009 15:31:11 +0200")
Albin Tonnerre <albin.tonnerre@free-electrons.com> writes:
> 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@free-electrons.com>
Being (somewhat) responsible for one of the rtc drivers, all I can say
is thanks Albin!
Acked-by: Detlev Zundel <dzu@denx.de>
Cheers
Detlev
--
Insider comment on Microsoft releasing Linux Hyper-V driver code under GPLv2:
"It looks like hell just froze over."
--
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: dzu at denx.de
next prev parent reply other threads:[~2009-08-14 14:58 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-13 13:31 [U-Boot] [PATCH 1/2] Replace BCD2BIN and BIN2BCD macros with inline functions Albin Tonnerre
2009-08-13 13:31 ` [U-Boot] [PATCH 2/2] Switch from per-driver to common definition of bin2bcd and bcd2bin Albin Tonnerre
2009-08-13 14:48 ` Stefan Roese
2009-08-18 19:44 ` Wolfgang Denk
2009-08-13 14:47 ` [U-Boot] [PATCH 1/2] Replace BCD2BIN and BIN2BCD macros with inline functions Stefan Roese
2009-08-14 14:58 ` Detlev Zundel [this message]
2009-08-18 19:43 ` Wolfgang Denk
2009-08-24 9:27 ` Albin Tonnerre
2009-08-24 10:15 ` Wolfgang Denk
2009-08-24 10:33 ` Albin Tonnerre
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2ocqih282.fsf@ohwell.denx.de \
--to=dzu@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.