tcl: replace the deprecated commands with "adapter ..."
[openocd.git] / tcl / board / sheevaplug.cfg
1 # Marvell SheevaPlug
2
3 source [find interface/ftdi/sheevaplug.cfg]
4 source [find target/feroceon.cfg]
5
6 adapter speed 2000
7
8 $_TARGETNAME configure \
9 -work-area-phys 0x10000000 \
10 -work-area-size 65536 \
11 -work-area-backup 0
12
13 arm7_9 dcc_downloads enable
14
15 # this assumes the hardware default peripherals location before u-Boot moves it
16 set _FLASHNAME $_CHIPNAME.flash
17 nand device $_FLASHNAME orion 0 0xd8000000
18
19 proc sheevaplug_init { } {
20
21 # We need to assert DBGRQ while holding nSRST down.
22 # However DBGACK will be set only when nSRST is released.
23 # Furthermore, the JTAG interface doesn't respond at all when
24 # the CPU is in the WFI (wait for interrupts) state, so it is
25 # possible that initial tap examination failed. So let's
26 # re-examine the target again here when nSRST is asserted which
27 # should then succeed.
28 adapter assert srst
29 feroceon.cpu arp_examine
30 halt 0
31 adapter deassert srst
32 wait_halt
33
34 arm mcr 15 0 0 1 0 0x00052078
35
36 mww 0xD0001400 0x43000C30 ;# DDR SDRAM Configuration Register
37 mww 0xD0001404 0x39543000 ;# Dunit Control Low Register
38 mww 0xD0001408 0x22125451 ;# DDR SDRAM Timing (Low) Register
39 mww 0xD000140C 0x00000833 ;# DDR SDRAM Timing (High) Register
40 mww 0xD0001410 0x000000CC ;# DDR SDRAM Address Control Register
41 mww 0xD0001414 0x00000000 ;# DDR SDRAM Open Pages Control Register
42 mww 0xD0001418 0x00000000 ;# DDR SDRAM Operation Register
43 mww 0xD000141C 0x00000C52 ;# DDR SDRAM Mode Register
44 mww 0xD0001420 0x00000042 ;# DDR SDRAM Extended Mode Register
45 mww 0xD0001424 0x0000F17F ;# Dunit Control High Register
46 mww 0xD0001428 0x00085520 ;# Dunit Control High Register
47 mww 0xD000147c 0x00008552 ;# Dunit Control High Register
48 mww 0xD0001504 0x0FFFFFF1 ;# CS0n Size Register
49 mww 0xD0001508 0x10000000 ;# CS1n Base Register
50 mww 0xD000150C 0x0FFFFFF5 ;# CS1n Size Register
51 mww 0xD0001514 0x00000000 ;# CS2n Size Register
52 mww 0xD000151C 0x00000000 ;# CS3n Size Register
53 mww 0xD0001494 0x003C0000 ;# DDR2 SDRAM ODT Control (Low) Register
54 mww 0xD0001498 0x00000000 ;# DDR2 SDRAM ODT Control (High) REgister
55 mww 0xD000149C 0x0000F80F ;# DDR2 Dunit ODT Control Register
56 mww 0xD0001480 0x00000001 ;# DDR SDRAM Initialization Control Register
57 mww 0xD0020204 0x00000000 ;# Main IRQ Interrupt Mask Register
58 mww 0xD0020204 0x00000000 ;# "
59 mww 0xD0020204 0x00000000 ;# "
60 mww 0xD0020204 0x00000000 ;# "
61 mww 0xD0020204 0x00000000 ;# "
62 mww 0xD0020204 0x00000000 ;# "
63 mww 0xD0020204 0x00000000 ;# "
64 mww 0xD0020204 0x00000000 ;# "
65 mww 0xD0020204 0x00000000 ;# "
66 mww 0xD0020204 0x00000000 ;# "
67 mww 0xD0020204 0x00000000 ;# "
68 mww 0xD0020204 0x00000000 ;# "
69 mww 0xD0020204 0x00000000 ;# "
70 mww 0xD0020204 0x00000000 ;# "
71 mww 0xD0020204 0x00000000 ;# "
72 mww 0xD0020204 0x00000000 ;# "
73 mww 0xD0020204 0x00000000 ;# "
74 mww 0xD0020204 0x00000000 ;# "
75 mww 0xD0020204 0x00000000 ;# "
76 mww 0xD0020204 0x00000000 ;# "
77 mww 0xD0020204 0x00000000 ;# "
78 mww 0xD0020204 0x00000000 ;# "
79 mww 0xD0020204 0x00000000 ;# "
80 mww 0xD0020204 0x00000000 ;# "
81 mww 0xD0020204 0x00000000 ;# "
82 mww 0xD0020204 0x00000000 ;# "
83 mww 0xD0020204 0x00000000 ;# "
84 mww 0xD0020204 0x00000000 ;# "
85 mww 0xD0020204 0x00000000 ;# "
86 mww 0xD0020204 0x00000000 ;# "
87 mww 0xD0020204 0x00000000 ;# "
88 mww 0xD0020204 0x00000000 ;# "
89 mww 0xD0020204 0x00000000 ;# "
90 mww 0xD0020204 0x00000000 ;# "
91 mww 0xD0020204 0x00000000 ;# "
92 mww 0xD0020204 0x00000000 ;# "
93 mww 0xD0020204 0x00000000 ;# "
94
95 mww 0xD0010000 0x01111111 ;# MPP 0 to 7
96 mww 0xD0010004 0x11113322 ;# MPP 8 to 15
97 mww 0xD0010008 0x00001111 ;# MPP 16 to 23
98
99 mww 0xD0010418 0x003E07CF ;# NAND Read Parameters REgister
100 mww 0xD001041C 0x000F0F0F ;# NAND Write Parameters Register
101 mww 0xD0010470 0x01C7D943 ;# NAND Flash Control Register
102
103 }
104
105 proc sheevaplug_reflash_uboot { } {
106
107 # reflash the u-Boot binary and reboot into it
108 sheevaplug_init
109 nand probe 0
110 nand erase 0 0x0 0xa0000
111 nand write 0 uboot.bin 0 oob_softecc_kw
112 resume
113
114 }
115
116 proc sheevaplug_reflash_uboot_env { } {
117
118 # reflash the u-Boot environment variables area
119 sheevaplug_init
120 nand probe 0
121 nand erase 0 0xa0000 0x40000
122 nand write 0 uboot-env.bin 0xa0000 oob_softecc_kw
123 resume
124
125 }
126
127 proc sheevaplug_load_uboot { } {
128
129 # load u-Boot into RAM and execute it
130 sheevaplug_init
131 load_image uboot.elf
132 verify_image uboot.elf
133 resume 0x00600000
134
135 }
136

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)