Commit 6dbbe243 authored by Michael Walle's avatar Michael Walle
Browse files

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: default avatarMichael Walle <michael@walle.cc>
parent 5e502d31
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"
+1 −1
Original line number Diff line number Diff line
@@ -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"
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@
 *
 *
 * Specification available at:
 *   http://www.milkymist.org/socdoc/tmu2.pdf
 *   http://milkymist.walle.cc/socdoc/tmu2.pdf
 *
 */

+1 −1
Original line number Diff line number Diff line
@@ -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"
+1 −1
Original line number Diff line number Diff line
@@ -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"
Loading