projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0844f02
)
i.mx7d: Change SRC unimplemented device name from sdma to src
author
Jean-Christophe Dubois
<jcd@tribudubois.net>
Fri, 29 Jun 2018 14:11:16 +0000
(15:11 +0100)
committer
Peter Maydell
<peter.maydell@linaro.org>
Fri, 29 Jun 2018 14:11:16 +0000
(15:11 +0100)
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>
hw/arm/fsl-imx7.c
patch
|
blob
|
history
diff --git
a/hw/arm/fsl-imx7.c
b/hw/arm/fsl-imx7.c
index 26c1d27f7caca594cb6ba8d6a6b73427fae1963e..e15aadb587c475993792635142e31499a853241b 100644
(file)
--- 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("s
dma
", FSL_IMX7_SRC_ADDR, FSL_IMX7_SRC_SIZE);
+ create_unimplemented_device("s
rc
", FSL_IMX7_SRC_ADDR, FSL_IMX7_SRC_SIZE);
/*
* Watchdog