aboutsummaryrefslogtreecommitdiff
path: root/tcl/target/at91sam9rl.cfg
blob: db0522928b4019f82cd42abe2a83bec60308c757 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
######################################
# Target:    Atmel AT91SAM9RL
######################################

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

source [find target/at91sam9.cfg]

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