X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tcl%2Ftarget%2Fhilscher_netx50.cfg;h=e8ba01563b90cb13531a4b5cf93d6c1d98e7df67;hb=e6505b04892ccacf75603c3d173616f5d92809e7;hp=1129544e9757550b966b5c8fbf21bc01a55030e1;hpb=6839618062f07a12bd969da8dc54546f96938b67;p=fw%2Fopenocd diff --git a/tcl/target/hilscher_netx50.cfg b/tcl/target/hilscher_netx50.cfg index 1129544e9..e8ba01563 100644 --- a/tcl/target/hilscher_netx50.cfg +++ b/tcl/target/hilscher_netx50.cfg @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-or-later + ################################################################################ # Author: Michael Trensch (MTrensch@googlemail.com) ################################################################################ @@ -5,18 +7,18 @@ #Hilscher netX 50 CPU if { [info exists CHIPNAME] } { - set _CHIPNAME $CHIPNAME + set _CHIPNAME $CHIPNAME } else { - set _CHIPNAME netx50 + set _CHIPNAME netx50 } if { [info exists ENDIAN] } { - set _ENDIAN $ENDIAN + set _ENDIAN $ENDIAN } else { - set _ENDIAN little + set _ENDIAN little } -if { [info exists CPUTAPID ] } { +if { [info exists CPUTAPID] } { set _CPUTAPID $CPUTAPID } else { set _CPUTAPID 0x25966021