Root/m1rc3/norruption/2/dumpotp

Source at commit 57b53c61c1b37a913fc963c3c0bec0364efbcb7e created 10 years 1 month ago.
By Werner Almesberger, ircstat/ML: update for 2014-01
1#!/bin/sh
2
3jtag -q <<EOF
4cable milkymist
5detect
6instruction CFG_OUT 000100 BYPASS
7instruction CFG_IN 000101 BYPASS
8pld load fjmem.bit
9initbus fjmem opcode=000010
10frequency 6000000
11detectflash 0
12poke 0 0x90
13peek 0x102
14peek 0x104
15peek 0x106
16peek 0x108
17peek 0x10a
18peek 0x10c
19peek 0x10e
20peek 0x110
21poke 0 0xff
22EOF
23

Archive Download this file

Branches:
master



interactive