aboutsummaryrefslogtreecommitdiff
path: root/tcl/board/tp-link_tl-mr3020.cfg
blob: 366bec8e1a3917e529499a4ec503c62950f1c058 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
source [find target/atheros_ar9331.cfg]

$_TARGETNAME configure -event reset-init {
	ar9331_25mhz_pll_init
	sleep 1
	ar9331_ddr1_init
}

set ram_boot_address 0xa0000000
$_TARGETNAME configure -work-area-phys 0xa1FFE000 -work-area-size 0x1000

flash bank flash0 ath79 0xbf000000 0 0 0 $_TARGETNAME cs0