]> Git Repo - qemu.git/commit
stellaris: Stop using armv7m_init()
authorPeter Maydell <[email protected]>
Fri, 15 Jun 2018 13:57:13 +0000 (14:57 +0100)
committerPeter Maydell <[email protected]>
Fri, 15 Jun 2018 14:23:34 +0000 (15:23 +0100)
commitf04d44654d85e25f71e00d3295db03a4ea95d8d8
treeccca87536d86860216771dd2e93aecf7604ef325
parent05b4940bf1d6f6b32169d233562fafde1789cdbe
stellaris: Stop using armv7m_init()

The stellaris board is still using the legacy armv7m_init() function,
which predates conversion of the ARMv7M into a proper QOM container
object. Make the board code directly create the ARMv7M object instead.

Signed-off-by: Peter Maydell <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Stefan Hajnoczi <[email protected]>
Message-id: 20180601144328[email protected]
hw/arm/stellaris.c
This page took 0.0255300000000001 seconds and 4 git commands to generate.