2022-06-12 16:48:05 -05:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
|
2015-03-01 14:35:12 -06:00
|
|
|
#
|
|
|
|
# Spansion SK-FM4-176L-S6E2CC
|
|
|
|
#
|
|
|
|
|
|
|
|
#
|
|
|
|
# FM3 MB9AF312K
|
|
|
|
#
|
|
|
|
source [find interface/cmsis-dap.cfg]
|
|
|
|
|
|
|
|
# There's also an unpopulated 10-pin 0.05" pinout.
|
|
|
|
|
|
|
|
#
|
2015-10-10 19:06:00 -05:00
|
|
|
# FM4 S6E2CCAJ0A w/ 192 KB SRAM0
|
2015-03-01 14:35:12 -06:00
|
|
|
#
|
|
|
|
set CHIPNAME s6e2cc
|
2015-04-19 19:51:23 -05:00
|
|
|
set CHIPSERIES S6E2CCAJ0A
|
2015-10-10 19:06:00 -05:00
|
|
|
set WORKAREASIZE 0x30000
|
|
|
|
source [find target/fm4_s6e2cc.cfg]
|
2015-03-01 14:35:12 -06:00
|
|
|
|
|
|
|
reset_config srst_only
|