summaryrefslogtreecommitdiff
path: root/src/target/arm_simulator.c
diff options
context:
space:
mode:
authorSpencer Oliver <ntfreak@users.sourceforge.net>2010-12-02 13:11:08 +0000
committerSpencer Oliver <ntfreak@users.sourceforge.net>2010-12-03 09:02:08 +0000
commit7b2687b45bb1ff5fab478c76838a347f262d5f67 (patch)
tree08fd5e9ad3cb98150edd448846e0488197a7e047 /src/target/arm_simulator.c
parentf0fac8a2cda054b0040ef2387d9c0776e06d73a7 (diff)
downloadopenocd_libswd-7b2687b45bb1ff5fab478c76838a347f262d5f67.tar.gz
openocd_libswd-7b2687b45bb1ff5fab478c76838a347f262d5f67.tar.bz2
openocd_libswd-7b2687b45bb1ff5fab478c76838a347f262d5f67.tar.xz
openocd_libswd-7b2687b45bb1ff5fab478c76838a347f262d5f67.zip
luminary: remove unused config cmds.
Due to commit e40aee2954d2beabe1d8c530d9ff1e564fb01f48 we now honour the targets 'reset_config' setting. Previously we ignored the srst setting for luminary targets. Luminary targets have never supported using srst to reset into debug mode so remove the option from the target configs files. Signed-off-by: Spencer Oliver <ntfreak@users.sourceforge.net>
Diffstat (limited to 'src/target/arm_simulator.c')
0 files changed, 0 insertions, 0 deletions
n96' href='#n96'>96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169