On Tue, 30 Jun 2020 at 14:39, Philippe Mathieu-Daudé <f4...@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é <f4...@amsat.org> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM