On 5/4/20 12:28 AM, Philippe Mathieu-Daudé wrote: > On the NRF51 series, all peripherals have a fixed I/O size > of 4KiB. Define NRF51_PERIPHERAL_SIZE and use it. > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > include/hw/arm/nrf51.h | 3 +-- > include/hw/i2c/microbit_i2c.h | 2 +- > hw/arm/nrf51_soc.c | 4 ++-- > hw/i2c/microbit_i2c.c | 2 +- > hw/timer/nrf51_timer.c | 2 +- > 5 files changed, 6 insertions(+), 7 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~
