On 10/20/19 3:56 PM, Philippe Mathieu-Daudé wrote: > The SDRAM is incorrectly created in the SA1110 SoC. > Move its creation in the board code, this will later allow the > board to have the QOM ownership of the RAM. > > Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> > --- > hw/arm/collie.c | 8 ++++++-- > hw/arm/strongarm.c | 7 +------ > hw/arm/strongarm.h | 4 +--- > 3 files changed, 8 insertions(+), 11 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~