tcl/target: Fix naming of RZ/A1 SoC
The RZ/A1 is not part of the R-Car family, but is rather an RZ family. Fix the naming. Change-Id: I5f882b2467e87e534e0f1c827554e664a7d55664 Signed-off-by: Marek Vasut <marek.vasut@gmail.com> Reviewed-on: http://openocd.zylin.com/5445 Tested-by: jenkins Reviewed-by: Oleksij Rempel <linux@rempel-privat.de>
This commit is contained in:
parent
a34c336cbf
commit
e03de33c41
|
@ -1,4 +1,4 @@
|
|||
# Renesas R-Car RZ/A1H
|
||||
# Renesas RZ/A1H
|
||||
# https://www.renesas.com/eu/en/products/microcontrollers-microprocessors/rz/rza/rza1h.html
|
||||
|
||||
if { [info exists DAP_TAPID] } {
|
||||
|
|
Loading…
Reference in New Issue