tcl/interface: Remove chameleon config
Remove the configuration file, a replacement is already available. Link the old filename to the new configuration file to ensure backwards compatibility. Change-Id: I11361e471bb7ec277a850f956e51cd7d0fab408d Signed-off-by: Marc Schink <dev@zapb.de> Reviewed-on: https://review.openocd.org/c/openocd/+/9149 Reviewed-by: Antonio Borneo <borneo.antonio@gmail.com> Tested-by: jenkins
This commit is contained in:
committed by
Antonio Borneo
parent
382f067b6e
commit
4805ecad76
@@ -20,4 +20,5 @@ set _file_renaming {
|
||||
board/stm32mp13x_dk.cfg board/st/stm32mp135f-dk.cfg
|
||||
board/stm32mp15x_dk2.cfg board/st/stm32mp157f-dk2.cfg
|
||||
board/sifive-hifive1-revb.cfg board/sifive/hifive1-rev-b.cfg
|
||||
interface/chameleon.cfg interface/parport/chameleon.cfg
|
||||
}
|
||||
|
||||
@@ -1,10 +0,0 @@
|
||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||
|
||||
#
|
||||
# Amontec Chameleon POD
|
||||
#
|
||||
# http://www.amontec.com/chameleon.shtml
|
||||
#
|
||||
|
||||
adapter driver parport
|
||||
parport cable chameleon
|
||||
Reference in New Issue
Block a user