milkymist: update specification URLs
authorMichael Walle <michael@walle.cc>
Mon, 20 Jun 2016 16:08:41 +0000 (17:08 +0100)
committerMichael Walle <michael@walle.cc>
Mon, 20 Jun 2016 16:12:04 +0000 (18:12 +0200)
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>
hw/audio/milkymist-ac97.c
hw/char/milkymist-uart.c
hw/display/milkymist-tmu2.c
hw/display/milkymist-vgafb.c
hw/misc/milkymist-hpdmc.c
hw/misc/milkymist-pfpu.c
hw/sd/milkymist-memcard.c
hw/timer/milkymist-sysctl.c

index 5075c2b148da64f705a55f62c566beb709289604..bc8db71ae0dd1e7426d23e22de6a7a9daf5fde88 100644 (file)
@@ -18,7 +18,7 @@
  *
  *
  * Specification available at:
- *   http://www.milkymist.org/socdoc/ac97.pdf
+ *   http://milkymist.walle.cc/socdoc/ac97.pdf
  */
 
 #include "qemu/osdep.h"
index 72f84846686e03a27f869e36a88f54381e1b9045..baddb37648ca4e34cb6798f657a99894349b3471 100644 (file)
@@ -18,7 +18,7 @@
  *
  *
  * Specification available at:
- *   http://www.milkymist.org/socdoc/uart.pdf
+ *   http://milkymist.walle.cc/socdoc/uart.pdf
  */
 
 #include "qemu/osdep.h"
index cee8fb089ba6033bc78c72b289e7a4cbfd913584..356483fb21a5e4fbdcc7933814821dfb8593d3aa 100644 (file)
@@ -20,7 +20,7 @@
  *
  *
  * Specification available at:
- *   http://www.milkymist.org/socdoc/tmu2.pdf
+ *   http://milkymist.walle.cc/socdoc/tmu2.pdf
  *
  */
 
index 39e16d6c8fc3919134b4421c964a7d7ddfd5c2b5..177fdac7d87992a38ef041ec3ec19f041547c20f 100644 (file)
@@ -19,7 +19,7 @@
  *
  *
  * Specification available at:
- *   http://www.milkymist.org/socdoc/vgafb.pdf
+ *   http://milkymist.walle.cc/socdoc/vgafb.pdf
  */
 
 #include "qemu/osdep.h"
index b97000fc49966bdb4f4ed2555cc9db35a1f2e1cf..e6140eec6ba9ebb325567638e4aac60f0640ef68 100644 (file)
@@ -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"
index 57acd7b36521829d92810e29c845e9609f33f543..1da21a643e5e8adad5bf25eca91f0602d84f118c 100644 (file)
@@ -18,7 +18,7 @@
  *
  *
  * Specification available at:
- *   http://www.milkymist.org/socdoc/pfpu.pdf
+ *   http://milkymist.walle.cc/socdoc/pfpu.pdf
  *
  */
 
index c04ff02fadd991f1c926a20758c1e11324bb6945..1f2f0ed44abecd9cc9038699175e297abb5cbe26 100644 (file)
@@ -18,7 +18,7 @@
  *
  *
  * Specification available at:
- *   http://www.milkymist.org/socdoc/memcard.pdf
+ *   http://milkymist.walle.cc/socdoc/memcard.pdf
  */
 
 #include "qemu/osdep.h"
index 30a4bc43b3d1a02818c00b3df6d9992efa0575a6..21948328ceb35a5156a22f32f32f758ce847e8d9 100644 (file)
@@ -18,7 +18,7 @@
  *
  *
  * Specification available at:
- *   http://www.milkymist.org/socdoc/sysctl.pdf
+ *   http://milkymist.walle.cc/socdoc/sysctl.pdf
  */
 
 #include "qemu/osdep.h"