diff options
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index dfbc6eeb3e..353602c05e 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -12030,12 +12030,12 @@ | |||
12030 | value is "QemuTarget". | 12030 | value is "QemuTarget". |
12031 | For running tests on hardware, the following options exist: | 12031 | For running tests on hardware, the following options exist: |
12032 | <itemizedlist> | 12032 | <itemizedlist> |
12033 | <listitem><para><emphasis>"SimpleRemoteTarget":</emphasis> | 12033 | <listitem><para><emphasis>"simpleremote":</emphasis> |
12034 | Choose "SimpleRemoteTarget" if you are going to | 12034 | Choose "simpleremote" if you are going to |
12035 | run tests on a target system that is already | 12035 | run tests on a target system that is already |
12036 | running the image to be tested and is available | 12036 | running the image to be tested and is available |
12037 | on the network. | 12037 | on the network. |
12038 | You can use "SimpleRemoteTarget" in conjunction | 12038 | You can use "simpleremote" in conjunction |
12039 | with either real hardware or an image running | 12039 | with either real hardware or an image running |
12040 | within a separately started QEMU or any | 12040 | within a separately started QEMU or any |
12041 | other virtual machine manager. | 12041 | other virtual machine manager. |
@@ -12210,7 +12210,7 @@ | |||
12210 | <title>Power Control</title> | 12210 | <title>Power Control</title> |
12211 | 12211 | ||
12212 | <para> | 12212 | <para> |
12213 | For most hardware targets other than SimpleRemoteTarget, | 12213 | For most hardware targets other than "simpleremote", |
12214 | you can control power: | 12214 | you can control power: |
12215 | <itemizedlist> | 12215 | <itemizedlist> |
12216 | <listitem><para> | 12216 | <listitem><para> |