From: Jerry Van Baren <gvb.uboot@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] TI DaVinci: Remove references to SZ_xx
Date: Tue, 08 Sep 2009 22:45:45 -0400 [thread overview]
Message-ID: <4AA716D9.6040106@gmail.com> (raw)
In-Reply-To: <20090908212152.AC71E832E8DE@gemini.denx.de>
Wolfgang Denk wrote:
> Dear Jerry Van Baren,
>
> In message <4AA6C913.7000004@ge.com> you wrote:
>>> I'd just like to add that you also never know if SZ_1M is 1024*1024 or 1000*1000.
>>>
>>>> I do like this (from the email link): (31 * 1024 * 1024). And it appears
>>>> not to give Wolfgang indigestion :)
>>> It is probably the preferred form in many cases, line length
>>> permitting :-) "31 << 20" is a bit shorter, but it's just a personal
>> s/3// ;-)
>
> No. I intended to state that "31 << 20" is a bit shorter than
> "(31 * 1024 * 1024)".
>
> With your substitution, it would also be much less :-)
D'OH! Indeed. My "thinko", not your typo. :-D I already have the
glasses, maybe I need contacts too. ;-)
> Best regards,
>
> Wolfgang Denk
gvb
prev parent reply other threads:[~2009-09-09 2:45 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-08 18:24 [U-Boot] [PATCH] TI DaVinci: Remove references to SZ_xx s-paulraj at ti.com
2009-09-08 18:50 ` Wolfgang Denk
2009-09-08 18:56 ` Paulraj, Sandeep
2009-09-08 19:04 ` Paulraj, Sandeep
2009-09-08 20:34 ` Wolfgang Denk
2009-09-08 19:09 ` Tom
2009-09-08 19:14 ` J.C. Wren
2009-09-08 19:20 ` Paulraj, Sandeep
2009-09-08 19:28 ` J.C. Wren
2009-09-08 19:38 ` Paulraj, Sandeep
2009-09-08 20:07 ` Jerry Van Baren
2009-09-08 20:12 ` J.C. Wren
2009-09-08 20:41 ` Wolfgang Denk
2009-09-08 21:13 ` Jerry Van Baren
2009-09-08 21:21 ` Wolfgang Denk
2009-09-09 2:45 ` Jerry Van Baren [this message]
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=4AA716D9.6040106@gmail.com \
--to=gvb.uboot@gmail.com \
--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.