tcl: stm32mp15x: add target and board config files
[fw/openocd] / tcl / board / balloon3-cpu.cfg
index ecb1a282543b9138aa00934cc802a815b5950927..468b867b27293e35c855dbc9d82c1c8c2ade51ff 100644 (file)
@@ -8,7 +8,7 @@ source [find target/pxa270.cfg]
 # Override this in the interface config for parallel dongles
 reset_config trst_and_srst separate
 
-# flash bank <driver> <base> <size> <chip_width> <bus_width>
+# flash bank <name> <driver> <base> <size> <chip_width> <bus_width> <target>
 # 29LV650 64Mbit Flash
 set _FLASHNAME $_CHIPNAME.flash
-flash bank $_FLASHNAME cfi 0x00000000 0x800000 2 2 0
+flash bank $_FLASHNAME cfi 0x00000000 0x800000 2 2 $_TARGETNAME