tcl/target: add SPDX tag
[fw/openocd] / tcl / target / bcm4718.cfg
1 # SPDX-License-Identifier: GPL-2.0-or-later
2
3 set _CHIPNAME bcm4718
4 set _LVTAPID 0x1471617f
5 set _CPUID 0x0008c17f
6
7 source [find target/bcm47xx.cfg]