qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] spapr_nvram: Correct max nvram size


From: Alexander Graf
Subject: Re: [Qemu-devel] [PATCH] spapr_nvram: Correct max nvram size
Date: Fri, 04 Apr 2014 14:18:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130910 Thunderbird/17.0.9

On 04/04/2014 09:26 AM, Alexey Kardashevskiy wrote:
Currently it is UINT16_MAX*16 = 65536*16 = 1048560 which is not
a round number and therefore a bit confusing.

This defines MAX_NVRAM_SIZE precisely as 1MB.

Suggested-by: Thomas Huth <address@hidden>
Signed-off-by: Alexey Kardashevskiy <address@hidden>

Thanks, applied to ppc-next-2.1.


Alex




reply via email to

[Prev in Thread] Current Thread [Next in Thread]