aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/at91sam9261.cfg
blob: 07456b236c1d9c8029b4d951a7757e8c490b7cad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# SPDX-License-Identifier: GPL-2.0-or-later

######################################
# Target:    Atmel AT91SAM9261
######################################

if { [info exists CHIPNAME] } {
	set AT91_CHIPNAME $CHIPNAME
} else {
	set AT91_CHIPNAME at91sam9261
}

source [find target/at91sam9.cfg]

# Internal sram1 memory
$_TARGETNAME configure -work-area-phys 0x00300000 -work-area-size 0x28000 -work-area-backup 1