aboutsummaryrefslogtreecommitdiff
path: root/hw
diff options
context:
space:
mode:
authorJean-Christophe Dubois <jcd@tribudubois.net>2018-06-29 15:11:16 +0100
committerPeter Maydell <peter.maydell@linaro.org>2018-06-29 15:11:16 +0100
commitb4cf3e6f267da6461d97a4ec154fd048eddbb430 (patch)
treef26272eb45c3f1677b779276752f7bfc31ad500b /hw
parent0844f025a8fb963a6c0843168eb197dd81602be5 (diff)
downloadqemu-b4cf3e6f267da6461d97a4ec154fd048eddbb430.zip
qemu-b4cf3e6f267da6461d97a4ec154fd048eddbb430.tar.gz
qemu-b4cf3e6f267da6461d97a4ec154fd048eddbb430.tar.bz2
i.mx7d: Change SRC unimplemented device name from sdma to src
Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw')
-rw-r--r--hw/arm/fsl-imx7.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/arm/fsl-imx7.c b/hw/arm/fsl-imx7.c
index 26c1d27..e15aadb 100644
--- a/hw/arm/fsl-imx7.c
+++ b/hw/arm/fsl-imx7.c
@@ -459,7 +459,7 @@ static void fsl_imx7_realize(DeviceState *dev, Error **errp)
/*
* SRC
*/
- create_unimplemented_device("sdma", FSL_IMX7_SRC_ADDR, FSL_IMX7_SRC_SIZE);
+ create_unimplemented_device("src", FSL_IMX7_SRC_ADDR, FSL_IMX7_SRC_SIZE);
/*
* Watchdog