tcl: stm32mp13x: add target and board config files
authorAntonio Borneo <borneo.antonio@gmail.com>
Mon, 23 Aug 2021 14:41:43 +0000 (16:41 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Fri, 3 Dec 2021 21:50:59 +0000 (21:50 +0000)
commit57d9fd9bbc79e0bf7d642754f41390f17987d8cc
tree7afd21eafd5f09ecf39658115552db0da9fae664
parentcb0be63b12653defd5a0c33f06613411135166ec
tcl: stm32mp13x: add target and board config files

The stm32mp13x has one core Cortex-A7.

The board Discovery Kit includes an on-board STLink-V3 with SWD
connection.
The webpage of the board is not active yet.

Change-Id: I8836b26612a160ead79766955ebefaf3d21a329c
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: https://review.openocd.org/c/openocd/+/6675
Tested-by: jenkins
Reviewed-by: Tarek BOCHKATI <tarek.bouchkati@gmail.com>
tcl/board/stm32mp13x_dk.cfg [new file with mode: 0644]
tcl/target/stm32mp13x.cfg [new file with mode: 0644]