2022-06-12 16:48:05 -05:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
|
|
|
|
2014-02-06 11:11:15 -06:00
|
|
|
# There are many Quark boards that can host the quark_x10xx SoC
|
|
|
|
# Galileo is an example board
|
|
|
|
|
|
|
|
source [find target/quark_x10xx.cfg]
|
|
|
|
|
|
|
|
#default frequency but this can be adjusted at runtime
|
2019-08-23 08:51:00 -05:00
|
|
|
adapter speed 4000
|
2014-02-06 11:11:15 -06:00
|
|
|
|
|
|
|
reset_config trst_only
|