tcl/target/at91sam3u4e.cfg: changed case in dependent file
[openocd.git] / tcl / target / at91sam3u4e.cfg
blobe549185ae3d8800891163747c1dfd7c0d37bb390
1 # common stuff
2 source [find target/at91sam3uXX.cfg]
4 # size is automatically "calculated" by probing
5 set _FLASHNAME $_CHIPNAME.flash
6 flash bank $_FLASHNAME at91sam3 0x000080000 0 1 1 $_TARGETNAME
7 # This is a 256K chip - it has the 2nd bank
8 set _FLASHNAME $_CHIPNAME.flash
9 flash bank $_FLASHNAME at91sam3 0x000100000 0 1 1 $_TARGETNAME