Dear Reinhard Meyer,
In message <4d3fecb2.1010...@emk-elektronik.de> you wrote:
>
> Will the preffered methods be
> xx << 10 for KiB
> xx << 20 for MiB
> xx << 30 for GiB and so on?
Please note that the binary prefixes kibi and mebi not might be used
for other things than bytes as well. And if we
Dear =?ISO-8859-1?Q?Eric_B=E9nard?=,
In message <4d3fe967.7050...@eukrea.com> you wrote:
>
> so what is the recommended way to write size ?
In a readable way.
If you need 2k, write it as 2000 or 2*1000 or similar.
If you need 2 Ki, write it as 2048 or 2*1024 or (2 << 10) or similar.
Best rega
Dear Wolfgang Denk,
> Dear Reinhard Meyer,
>
> In message <4d3fdb14.6060...@emk-elektronik.de> you wrote:
>>
>> I heard rumors that the SZ_* defines are going to be outphased.
>
> I's on my personal hate list, indeed.
>
>> If so, new submissions should not use them anymore, right?
>
> Right.
O
Hi Wolfgang,
On 26/01/2011 10:20, Wolfgang Denk wrote:
> In message<4d3fdb14.6060...@emk-elektronik.de> you wrote:
>>
>> I heard rumors that the SZ_* defines are going to be outphased.
>
> I's on my personal hate list, indeed.
>
>> If so, new submissions should not use them anymore, right?
Dear Reinhard Meyer,
In message <4d3fdb14.6060...@emk-elektronik.de> you wrote:
>
> I heard rumors that the SZ_* defines are going to be outphased.
I's on my personal hate list, indeed.
> If so, new submissions should not use them anymore, right?
Right.
Best regards,
Wolfgang Denk
--
DENX
Hello Wolfgang,
I heard rumors that the SZ_* defines are going to be outphased.
If so, new submissions should not use them anymore, right?
Best Regards,
Reinhard
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot
6 matches
Mail list logo