tcl/target: Add unified config for Renesas R-Car Gen2 targets
authorMarek Vasut <marek.vasut@gmail.com>
Tue, 7 Jan 2020 21:49:45 +0000 (22:49 +0100)
committerOleksij Rempel <linux@rempel-privat.de>
Mon, 2 Mar 2020 15:32:27 +0000 (15:32 +0000)
commit3a8bffbef6afb4b7349d6340c9bae6789c05a3d3
tree1760013c8f66ad14ab4884b666b155b51a0e5f86
parentd55bcde16c54bbc76f5b670c076ce6c24a34faaa
tcl/target: Add unified config for Renesas R-Car Gen2 targets

Add configuration for the Renesas R-Car Generation 2 targets.
These are SoCs with Cortex A15s and A7s. All cores currently
supported by OpenOCD are supported here as well as two new
cores, M2N and V2H, for the sake of support completeness.

Change-Id: Ib6fe70a91360b4f8bd69822ee28b6dea530cfa0a
Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Reviewed-on: http://openocd.zylin.com/5397
Tested-by: jenkins
Reviewed-by: Oleksij Rempel <linux@rempel-privat.de>
tcl/target/renesas_rcar_gen2.cfg [new file with mode: 0644]