On 05/06/2017 12:24 PM, Krzysztof Kozlowski wrote:
Convert the Exynos4210 SoC code into a QOM model which is a preferred
approach instead of directly initializing SoC-related devices from the
board file.
Signed-off-by: Krzysztof Kozlowski
Reviewed-by: Philippe Mathieu-Daudé
---
hw/arm/exy
Convert the Exynos4210 SoC code into a QOM model which is a preferred
approach instead of directly initializing SoC-related devices from the
board file.
Signed-off-by: Krzysztof Kozlowski
---
hw/arm/exynos4210.c | 18 +++---
hw/arm/exynos4_boards.c | 9 ++---
include