2022-06-12 16:42:27 -05:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
|
2009-06-23 21:01:14 -05:00
|
|
|
# common stuff
|
|
|
|
source [find target/at91sam3uxx.cfg]
|
|
|
|
|
|
|
|
# size is automatically "calculated" by probing
|
2009-11-18 04:15:52 -06:00
|
|
|
set _FLASHNAME $_CHIPNAME.flash
|
|
|
|
flash bank $_FLASHNAME at91sam3 0x000080000 0 1 1 $_TARGETNAME
|