qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v7 04/17] hw/sd/sdcard: Use the HWBLOCK_SIZE definition


From: Peter Maydell
Subject: Re: [PATCH v7 04/17] hw/sd/sdcard: Use the HWBLOCK_SIZE definition
Date: Fri, 3 Jul 2020 14:11:05 +0100

On Tue, 30 Jun 2020 at 14:39, Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>
> Replace the following different uses of the same value by
> the same HWBLOCK_SIZE definition:
>   - 512 (magic value)
>   - 0x200 (magic value)
>   - 1 << HWBLOCK_SHIFT
>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>

thanks
-- PMM



reply via email to

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