summaryrefslogtreecommitdiff
path: root/hw/misc
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2016-06-20 17:08:41 +0100
committerMichael Walle <michael@walle.cc>2016-06-20 18:12:04 +0200
commit6dbbe24337b7a8d4cac23d1cd4eedf6645ccf09b (patch)
tree9946321b60aefcc8e6f111294e9bc74ac08cc664 /hw/misc
parent5e502d31db1d6759baa36f765775294a2b16991e (diff)
downloadqemu-6dbbe24337b7a8d4cac23d1cd4eedf6645ccf09b.tar.gz
milkymist: update specification URLs
The old milkymist.org domain just forwards to mm-labs.hk nowadays. I've created a mirror of the documents. Signed-off-by: Michael Walle <michael@walle.cc>
Diffstat (limited to 'hw/misc')
-rw-r--r--hw/misc/milkymist-hpdmc.c2
-rw-r--r--hw/misc/milkymist-pfpu.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/hw/misc/milkymist-hpdmc.c b/hw/misc/milkymist-hpdmc.c
index b97000fc49..e6140eec6b 100644
--- a/hw/misc/milkymist-hpdmc.c
+++ b/hw/misc/milkymist-hpdmc.c
@@ -18,7 +18,7 @@
*
*
* Specification available at:
- * http://www.milkymist.org/socdoc/hpdmc.pdf
+ * http://milkymist.walle.cc/socdoc/hpdmc.pdf
*/
#include "qemu/osdep.h"
diff --git a/hw/misc/milkymist-pfpu.c b/hw/misc/milkymist-pfpu.c
index 57acd7b365..1da21a643e 100644
--- a/hw/misc/milkymist-pfpu.c
+++ b/hw/misc/milkymist-pfpu.c
@@ -18,7 +18,7 @@
*
*
* Specification available at:
- * http://www.milkymist.org/socdoc/pfpu.pdf
+ * http://milkymist.walle.cc/socdoc/pfpu.pdf
*
*/