On 11 December 2017 at 21:30, Andrey Smirnov <andrew.smir...@gmail.com> wrote: > Some i.MX SoCs (e.g. i.MX7) have FEC registers going as far as offset > 0x614, so to avoid getting aborts when accessing those on QEMU, extend > the register file to cover FSL_IMX25_FEC_SIZE(16K) of address space > instead of just 1K. > > Cc: Peter Maydell <peter.mayd...@linaro.org> > Cc: Jason Wang <jasow...@redhat.com> > Cc: Philippe Mathieu-Daudé <f4...@amsat.org> > Cc: qemu-devel@nongnu.org > Cc: qemu-...@nongnu.org > Cc: yurov...@gmail.com > Signed-off-by: Andrey Smirnov <andrew.smir...@gmail.com>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM