commit | 4e851c380eda2bf27ff2ded85e4c80a342e6a72f | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Fri Apr 20 17:58:33 2012 +0000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Sat Apr 21 18:11:32 2012 +0000 |
tree | 03e9e0a9404e7d1a5e1688be8bd81a71fd173719 | |
parent | 0ca7e01cbc5f2850560e6a170ae1e4541aecce17 [diff] |
target-arm: Drop JTAG_ID documentation None of the machines in QEMU offer a JTAG debug interface, so this info was unused. Further, the PXA250 ID contradicts the February 2002 Developer's Manual, which has it as 0xn9264013 with n the MIDR Revision. Signed-off-by: Andreas Färber <afaerber@suse.de> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>