On Tue, 30 Jun 2020 at 14:39, Philippe Mathieu-Daudé <[email protected]> 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é <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
