]> git.sur5r.net Git - openocd/blob - tcl/board/tp-link_tl-mr3020.cfg
tcl/target|board: move common AR9331 code to atheros_ar9331.cfg
[openocd] / tcl / board / tp-link_tl-mr3020.cfg
1 source [find target/atheros_ar9331.cfg]
2
3 $_TARGETNAME configure -event reset-init {
4         ar9331_25mhz_pll_init
5         sleep 1
6         ar9331_ddr1_init
7 }
8
9 set ram_boot_address 0xa0000000
10 $_TARGETNAME configure -work-area-phys 0xa1FFE000 -work-area-size 0x1000
11
12 flash bank flash0 ath79 0 0 0 0 $_TARGETNAME cs0