coding style: tcl: remove empty lines at end of text files 71/5171/6
authorAntonio Borneo <borneo.antonio@gmail.com>
Sun, 12 May 2019 10:53:56 +0000 (12:53 +0200)
committerAntonio Borneo <borneo.antonio@gmail.com>
Sat, 2 May 2020 14:40:12 +0000 (15:40 +0100)
Empty lines at end of text files are useless.
Remove them.

Change-Id: I503cb0a96c7ccb132f4486c206a48831121d7abd
Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com>
Reviewed-on: http://openocd.zylin.com/5171
Tested-by: jenkins
94 files changed:
tcl/bitsbytes.tcl
tcl/board/adsp-sc584-ezbrd.cfg
tcl/board/altera_sockit.cfg
tcl/board/am3517evm.cfg
tcl/board/arm_evaluator7t.cfg
tcl/board/at91cap7a-stk-sdram.cfg
tcl/board/at91sam9g20-ek.cfg
tcl/board/atmel_at91sam7s-ek.cfg
tcl/board/atmel_sam3u_ek.cfg
tcl/board/bcm28155_ap.cfg
tcl/board/colibri.cfg
tcl/board/dm365evm.cfg
tcl/board/eir.cfg
tcl/board/embedded-artists_lpc2478-32.cfg
tcl/board/glyn_tonga2.cfg
tcl/board/hitex_lpc1768stick.cfg
tcl/board/hitex_lpc2929.cfg
tcl/board/hitex_stm32-performancestick.cfg
tcl/board/iar_lpc1768.cfg
tcl/board/icnova_sam9g45_sodimm.cfg
tcl/board/keil_mcb1700.cfg
tcl/board/keil_mcb2140.cfg
tcl/board/linksys_nslu2.cfg
tcl/board/microchip_same54_xplained_pro.cfg
tcl/board/novena-internal-fpga.cfg
tcl/board/olimex_LPC2378STK.cfg
tcl/board/olimex_lpc_h2148.cfg
tcl/board/olimex_sam7_ex256.cfg
tcl/board/openrd.cfg
tcl/board/sheevaplug.cfg
tcl/board/ti_beagleboard_xm.cfg
tcl/board/ti_beaglebone.cfg
tcl/board/ti_blaze.cfg
tcl/board/ti_pandaboard.cfg
tcl/board/ti_pandaboard_es.cfg
tcl/board/topasa900.cfg
tcl/board/unknown_at91sam9260.cfg
tcl/board/uptech_2410.cfg
tcl/board/voltcraft_dso-3062c.cfg
tcl/chip/atmel/at91/aic.tcl
tcl/chip/atmel/at91/at91sam9263_matrix.cfg
tcl/chip/atmel/at91/pmc.tcl
tcl/chip/atmel/at91/rtt.tcl
tcl/chip/atmel/at91/usarts.tcl
tcl/cpu/arm/arm7tdmi.tcl
tcl/cpu/arm/arm920.tcl
tcl/cpu/arm/arm946.tcl
tcl/cpu/arm/arm966.tcl
tcl/cpu/arm/cortex_m3.tcl
tcl/interface/arm-jtag-ew.cfg
tcl/interface/at91rm9200.cfg
tcl/interface/buspirate.cfg
tcl/interface/calao-usb-a9260.cfg
tcl/interface/chameleon.cfg
tcl/interface/dummy.cfg
tcl/interface/ftdi/hitex_lpc1768stick.cfg
tcl/interface/parport_dlc5.cfg
tcl/interface/rlink.cfg
tcl/interface/stlink.cfg
tcl/interface/vsllink.cfg
tcl/target/adsp-sc58x.cfg
tcl/target/amdm37x.cfg
tcl/target/ar71xx.cfg
tcl/target/armada370.cfg
tcl/target/at91sam3ax_8x.cfg
tcl/target/at91sam3ax_xx.cfg
tcl/target/at91sam3u1c.cfg
tcl/target/at91sam3u1e.cfg
tcl/target/at91sam3u2c.cfg
tcl/target/at91sam3u2e.cfg
tcl/target/at91sam3u4c.cfg
tcl/target/at91sam3u4e.cfg
tcl/target/at91sam3uxx.cfg
tcl/target/at91sam7se512.cfg
tcl/target/atsamv.cfg
tcl/target/avr32.cfg
tcl/target/cs351x.cfg
tcl/target/dragonite.cfg
tcl/target/dsp568013.cfg
tcl/target/dsp568037.cfg
tcl/target/feroceon.cfg
tcl/target/hilscher_netx10.cfg
tcl/target/icepick.cfg
tcl/target/ixp42x.cfg
tcl/target/kx.cfg
tcl/target/readme.txt
tcl/target/samsung_s3c2440.cfg
tcl/target/samsung_s3c4510.cfg
tcl/target/sharp_lh79532.cfg
tcl/target/snps_em_sk_fpga.cfg
tcl/target/stm32f7x.cfg
tcl/target/str730.cfg
tcl/target/u8500.cfg
tcl/test/syntax1.cfg

index 2c4fd2907074f0008d2a585d320cffc7bfb61bf8..52ca83db2ea465616b71110fe7961672db66f470 100644 (file)
@@ -57,5 +57,3 @@ proc show_normalize_bitfield { VALUE MSB LSB } {
     echo [format "((0x%08x & 0x%08x) -> 0x%08x) >> %2d => (0x%x) %5d " $VALUE $m $mr $LSB $sr $sr]
    return $sr
 }
-
-
index 439fe9268bd6363cc7607173cf26681e3714ed1c..82df381f61226774a2e3dceb71e1531161722ea4 100644 (file)
@@ -28,4 +28,3 @@ transport select swd
 adapter speed 400
 
 source [find target/adsp-sc58x.cfg]
-
index 3fd01be33dea2aa37ca64a2649e7d1e34fb38df7..eb4c863fa7dde1d229c7c72bdf56cbf800fda016 100644 (file)
@@ -16,4 +16,3 @@ source [find target/altera_fpgasoc.cfg]
 #usb_blaster_device_desc "USB-Blaster II"
 
 adapter speed 100
-
index 2bff51246ece5ad4ca3fecd1ba12c7ef46a15c41..8d6eba160ef0e50492a29833b694c1896910cea1 100644 (file)
@@ -18,4 +18,3 @@ source [find target/amdm37x.cfg]
 reset_config trst_only
 
 # "amdm37x_dbginit am35x.cpu" needs to be run after init.
-
index 52de57afe70a2526d246de9397d6a4bbf60f34de..96d859cd3bbb41cf65ad9e4cb54747e4d6810423 100644 (file)
@@ -7,4 +7,3 @@ source [find target/samsung_s3c4510.cfg]
 #  Add (A) sdram configuration
 #  Add (B) flash cfi programing configuration
 #
-
index a0e393f2c9136b58afa60495987b884ce397de84..df91a6b0b0672d43ec80588068830fe03d408d33 100644 (file)
@@ -162,4 +162,3 @@ arm7_9 fast_memory_access enable
 
 #set _FLASHNAME $_CHIPNAME.flash
 #flash bank $_FLASHNAME at91sam7 0 0 0 0 $_TARGETNAME 0 0 0 0 0 0 0 18432
-
index 773c8899a12c65e0069b01ba95a5d2a289753a47..e8018766a9672bdc3858231beefa8056200d1b7f 100644 (file)
@@ -216,4 +216,3 @@ proc at91sam9g20_reset_init { } {
 
        mww 0xffffea04 0x0000039c
 }
-
index d7e8486548a733c69cab3d7e4685054e82468a7d..48edfc9a77ff1679b6a30fa60ca658a5ceff72f5 100644 (file)
@@ -4,5 +4,3 @@
 set CHIPNAME at91sam7s256
 
 source [find target/at91sam7sx.cfg]
-
-
index 13d930b1d09fcf4ab254d23cfb7be55f8229b3a1..1584879bfa6775084a9c2cdac14681917a5fe23b 100644 (file)
@@ -1,4 +1,3 @@
 source [find target/at91sam3u4e.cfg]
 
 reset_config srst_only
-
index 770ff9cd5c9843ebc2eebd9bed61eb2c876d5ee2..5d3d22a3e51de46fd43af4438fb7448258bb77f6 100644 (file)
@@ -6,4 +6,3 @@ set CHIPNAME bcm28155
 source [find target/bcm281xx.cfg]
 
 reset_config trst_and_srst
-
index fe9a3d50e02eb602ab0209d1af71853ed80090a1..0f30afd0906eaecd5ab71de8677a0e52cfd4d3f4 100644 (file)
@@ -7,7 +7,3 @@ adapter srst pulse_width 40
 # the bank is 32-bits wide, two 16-bit chips in parallel
 set _FLASHNAME $_CHIPNAME.flash
 flash bank $_FLASHNAME cfi 0x00000000 0x02000000 2 4 $_TARGETNAME
-
-
-
-
index ed34c4b2930263252ecb663305992919e402f119..3b29dd866c1aa5eee75de1dc885914b04e0f55a3 100644 (file)
@@ -143,5 +143,3 @@ proc dm365evm_init {} {
 
        flashprobe
 }
-
-
index a014e116bfc4c825ac4d036e269869d30ec4ede8..422db0d88f4860b2b2cb581d80b5f6f60de814f4 100644 (file)
@@ -91,4 +91,3 @@ $_TARGETNAME configure -event reset-init {
        #
        mww 0xfffffd08 0xa5000001
 }
-
index 6c3aec64837fa49c87aa7f5db6c16d4356d57718..8ef9179de18c12b0096921d746bc77456fd35a99 100644 (file)
@@ -151,4 +151,3 @@ proc enable_pll {} {
     mww 0xE01FC08C 0x000000AA       ;# PLLFEED
     mww 0xE01FC08C 0x00000055       ;# PLLFEED
 }
-
index 31aa9ff5ea9b4976a6b8c19d0ab9b925791af97b..f48702ca6731497493c28aa25ca7a4dede050641 100644 (file)
@@ -197,4 +197,3 @@ proc tonga2_init { } {
 #######################
 
 # TODO: Implement NAND support.
-
index 8c1193608a187415f55c4d134a34ee42dfe2776a..ac176cad7bf16f87070ae45ab5cd0c8b64003080 100644 (file)
@@ -12,4 +12,3 @@ source [find target/lpc17xx.cfg]
 
 # startup @ 500kHz
 adapter speed 500
-
index f51779867d576f35b5a91db0ae17d7c31cb2962e..2fe1f3cdae01490aeba0a46a68de2ee93e83cf4c 100644 (file)
@@ -103,4 +103,3 @@ $_TARGETNAME configure -event reset-init {
   mww 0x600000CC 0x0000000C     ;# Bank7 WST2=8
   mww 0x600000C4 0x00000002     ;# Bank7 IDCY=2
 }
-
index 738178af062bd40d79e49fa256cd6546e59a2b2f..74dc5839a73df9dc140fa8e734c74ed44172b1bc 100644 (file)
@@ -13,4 +13,3 @@ jtag newtap str750 cpu -irlen 4 -ircapture 0x1 -irmask 0x0f -expected-id 0x4f1f0
 
 # for some reason this board like to startup @ 500kHz
 adapter speed 500
-
index d8c8c2d7158a18e51f00cd793a80111399fc6b77..38ffc3582a38f6ef2bf0d0bf487675ed64f02f0c 100644 (file)
@@ -14,4 +14,3 @@ $_TARGETNAME configure -event reset-init {
 
        flash probe 0
 }
-
index bf70cca9ae7ec55b1e79f254453ee6dc2933ad09..30dc34748d511753475e7308cbe32faa5f6970eb 100644 (file)
@@ -274,5 +274,3 @@ proc at91sam9g45_init { } {
 
        arm7_9 fast_memory_access enable
 }
-
-
index d63d3ede91c2d9654b2490093ca90bbd7fb369b6..05f12dfba29914ddc1eaccd9ab8fe2b436b0b1fe 100644 (file)
@@ -5,4 +5,3 @@
 #
 
 source [find target/lpc17xx.cfg]
-
index db81efad53c9592c2419fbcb2736286a7827aacd..bb41a2ab5540c312bac1d69b7ef5faa6ada99b8b 100644 (file)
@@ -5,4 +5,3 @@
 #
 
 source [find target/lpc2148.cfg]
-
index e605fc19e01d5f387fb3fe61ee5137c23a9891dc..0b0f58b845b6d5c96dd32a42bafda9b01eb24962 100644 (file)
@@ -5,4 +5,3 @@ source [find target/ixp42x.cfg]
 # The _TARGETNAME is set by the above.
 
 $_TARGETNAME configure -work-area-phys 0x00020000 -work-area-size 0x10000 -work-area-backup 0
-
index db8a8561deb025dff9b2bea09a00469acff974a5..7482de47fe0aea7ac3d9e4fda401129bfedbdf79 100644 (file)
@@ -10,4 +10,3 @@ set CHIPNAME same54
 source [find target/atsame5x.cfg]
 
 reset_config srst_only
-
index 24a76dceb24fd54165f47a067d1493d9f693fabc..0e9ff5b1f6ad7e5248628691e5835f5e712dda87 100644 (file)
@@ -22,4 +22,3 @@ transport select jtag
 sysfsgpio_jtag_nums 136 139 137 138
 
 source [find cpld/xilinx-xc6s.cfg]
-
index a4b422dcc0f64f1b2f7789b197a24b2c2de325d4..7e9e58e708384c90f42ab457bca4af49986ebb13 100644 (file)
@@ -8,4 +8,3 @@
 #
 
 source [find target/lpc2378.cfg]
-
index 7833fdec69a05cb159a5eebaa452a9e718bda028..d8fb5bef9156bd22d1f8fcacc5380d670ab2d73b 100644 (file)
@@ -5,4 +5,3 @@
 #
 
 source [find target/lpc2148.cfg]
-
index 5f83629de35910d81706fed1cba06bdc242a2d9c..426ead6aa9a2f59560998cc9d9bc73eb5441e056 100644 (file)
@@ -1,4 +1,3 @@
 # Olimex SAM7-EX256 has a single Atmel at91sam7ex256 on it.
 
 source [find target/sam7x256.cfg]
-
index 696af4e5b91bb362d129c11647a275a1b05defca..fda01d1291c84381d20c89d1afb2132120ae69d8 100644 (file)
@@ -122,4 +122,3 @@ proc openrd_load_uboot { } {
        resume 0x00600000
 
 }
-
index 7ccb8841028f1a4f6b386837c40d28868ca7cb8a..455163777f88a85885adcc067971e7735780cf80 100644 (file)
@@ -133,4 +133,3 @@ proc sheevaplug_load_uboot { } {
        resume 0x00600000
 
 }
-
index e4e93e333b6981ed610bd3c35cd2a08edd4babe7..683f583b26812e657f8df4e60d938f70f9df29e8 100644 (file)
@@ -9,4 +9,3 @@ source [find target/amdm37x.cfg]
 reset_config trst_only
 
 # "amdm37x_dbginit dm37x.cpu" needs to be run after init.
-
index 6a6272d2d425c294411f9e60b68cf32eb930ea0c..7ba8c50f24ccf9c97fc90c446ae230e7f90d5052 100644 (file)
@@ -9,5 +9,3 @@ adapter speed 16000
 reset_config trst_and_srst
 
 source [find board/ti_beaglebone-base.cfg]
-
-
index c9bbe25c060b07d8109a36150243a56a3398dd76..488138982b586f2d112d38707eba1cd214257f1a 100644 (file)
@@ -3,4 +3,3 @@ jtag_rclk 6000
 source [find target/omap4430.cfg]
 
 reset_config trst_and_srst
-
index bd2cd370310daeddc6d0ace0233ac97228d876a4..bc92596101895c61a52e9ccfd50e8c0e388c13f7 100644 (file)
@@ -3,4 +3,3 @@ jtag_rclk 6000
 source [find target/omap4430.cfg]
 
 reset_config trst_only
-
index 2abd7e97ad6ba75f9e67ee85dc2e9bcdaea5fe01..756fa33eee0994ab81ae8b049919556b0437d548 100644 (file)
@@ -3,4 +3,3 @@ jtag_rclk 6000
 source [find target/omap4460.cfg]
 
 reset_config trst_only
-
index 91ee5847a5d6d14dc83ab1903bb85351907aa12f..5bd0e5e023c17e70ab6a420b6c5b7b0ba827148e 100644 (file)
@@ -123,4 +123,3 @@ arm7_9 dcc_downloads enable       ;# Enable faster DCC downloads
 #flash bank <name> cfi <base> <size> <chip width> <bus width> <target>
 set _FLASHNAME $_CHIPNAME.flash
 flash bank $_FLASHNAME cfi 0x20000000 0x1000000 2 2 $_TARGETNAME
-
index de49a69f567ab58e71305e1cc042238eea2c5436..5570ef04b0a8cb92d748042cd45da8955a3a06e3 100644 (file)
@@ -93,5 +93,3 @@ $_TARGETNAME configure -event reset-init {
 #flash bank <name> cfi <base> <size> <chip width> <bus width> <target>
 set _FLASHNAME $_CHIPNAME.flash
 flash bank $_FLASHNAME cfi 0x10000000 0x01000000 2 2 $_TARGETNAME
-
-
index 950f2a7c1b0bf656dd05e23e4e7b2038900bc131..680cfd7d60419ba1eb8896b2c3c146081f755cd0 100644 (file)
@@ -61,5 +61,3 @@ proc uptech2410_init { } {
 
 set _NANDNAME $_CHIPNAME.nand
 nand device $_NANDNAME s3c2410 $_TARGETNAME
-
-
index 01879b128b4a2e91b41eb085942e3849ab7b7677..f300cf2b62ce8e1e8790d4d4f8de5ce643770bef 100644 (file)
@@ -28,4 +28,3 @@ scan_chain
 targets
 nand probe 0
 nand list
-
index 6dae36ad663d33c993ad21aa5dc32cb3ff4091e5..ba0f2a91ba65a6356cb1b24e0b4e288c4df0292c 100644 (file)
@@ -98,4 +98,3 @@ proc show_AIC { } {
        }
     }
 }
-
index ad3d9a2a31a1394d2ecef89f40d94daded9e2da8..f287cd9bf2603fb42f9c295cca476c85b32667db 100644 (file)
@@ -108,5 +108,3 @@ set         AT91_MATRIX_EBI1_DBPUC          [expr (1 << 8)] ;# Data Bus Pull-up Configuration
 set            AT91_MATRIX_EBI1_VDDIOMSEL      [expr (1 << 16)]        ;# Memory voltage selection
 set                    AT91_MATRIX_EBI1_VDDIOMSEL_1_8V         [expr (0 << 16)]
 set                    AT91_MATRIX_EBI1_VDDIOMSEL_3_3V         [expr (1 << 16)]
-
-
index 584acb80bdf2e34360301ca4a7ec7d1deca659c7..7cb1d093e3eb5eb45a4fba0dcacbb0bfd7c563f2 100644 (file)
@@ -14,4 +14,3 @@ if [info exists AT91C_SLOWOSC_FREQ] {
     set AT91C_SLOWOSC_FREQ 32768
 }
 global AT91C_SLOWOSC_FREQ
-
index 8be6a56b02a2ad47f96442091c525d001aee4fe4..2dd74fab92ce6b28256b6609b262f8e3e2c4e4b0 100644 (file)
@@ -53,4 +53,3 @@ proc show_RTTC { } {
     show_mmr32_reg RTTC_RTVR
     show_mmr32_reg RTTC_RTSR
 }
-
index 68420292e91f2c53ac62bafdf0c6f5acecd978df..ecc4f60342f1f8bb43857f312bd279e97f03b2dc 100644 (file)
@@ -130,6 +130,3 @@ proc show_DBGU { } $str
 unset str
 
 proc show_DBGU_MR_helper { NAME ADDR VAL } { show_mmr_USx_MR_helper $NAME $ADDR $VAL }
-
-
-
index 37db266189d3da380bcc160de7c653a10fc53f09..a1d4a1f462a9b35d77f7965759eeece5c3154399 100644 (file)
@@ -3,4 +3,3 @@ set CPU_NAME   arm7tdmi
 set CPU_ARCH   armv4t
 set CPU_MAX_ADDRESS 0xFFFFFFFF
 set CPU_NBITS  32
-
index f19b20b3c4d054b299ab53d65acc6bf115d868a4..c01f602f2cc1d3615d609fe41b544d6fb971ed14 100644 (file)
@@ -3,4 +3,3 @@ set CPU_NAME   arm920
 set CPU_ARCH   armv4t
 set CPU_MAX_ADDRESS 0xFFFFFFFF
 set CPU_NBITS  32
-
index 5204101789df7cea46f6ed92008c4bec44cd4777..a6110a53fd5a1bd871f114305e77c6f5c477ed46 100644 (file)
@@ -3,4 +3,3 @@ set CPU_NAME   arm946
 set CPU_ARCH   armv5te
 set CPU_MAX_ADDRESS 0xFFFFFFFF
 set CPU_NBITS  32
-
index 83ce0f67317e8c097826826eb41e131ac67fb350..1fffbc0923444a853c2ee2594971d0ee91fe3108 100644 (file)
@@ -3,4 +3,3 @@ set CPU_NAME   arm966
 set CPU_ARCH   armv5te
 set CPU_MAX_ADDRESS 0xFFFFFFFF
 set CPU_NBITS  32
-
index 166af847db84122bce55524ee6372d3058cb52b5..c9950261fd69aeb278034294dc8ca6fbf190ab90 100644 (file)
@@ -3,4 +3,3 @@ set CPU_NAME   cortex_m3
 set CPU_ARCH   armv7
 set CPU_MAX_ADDRESS 0xFFFFFFFF
 set CPU_NBITS  32
-
index 250592f207e752683c0e77e41b5de1e691013616..797bb7121e7ac5cf3041de897473f64ead585f94 100644 (file)
@@ -5,4 +5,3 @@
 #
 
 adapter driver arm-jtag-ew
-
index 0561dac43a6a6b5dc333e3febac2a0e8fb603cb7..b66e060d15b9f52ee6bd9b3ddbe8ff942943143f 100644 (file)
@@ -6,4 +6,3 @@
 
 adapter driver at91rm9200
 at91rm9200_device rea_ecr
-
index b02d29d06b10b5bf89670cb8851aa8f7d56c6072..265e37e068f92316a4b4921e71372475877fa2e0 100644 (file)
@@ -23,4 +23,3 @@ buspirate_speed normal ;# or fast
 
 # this depends on the cable, you are safe with this option
 reset_config srst_only
-
index d1dc736da5ee9eb4c4945c55a71c11034acf3d20..01b426b8907e600a8badaf8d31c01fedf81de5db 100644 (file)
@@ -8,4 +8,3 @@
 
 adapter srst delay 200
 jtag_ntrst_delay 200
-
index f523ee73ebdf20c67c0984919d47a5e74a21b146..1cb1d6151a1c7a5880f5dbaab2fadbe72aae9669 100644 (file)
@@ -6,4 +6,3 @@
 
 adapter driver parport
 parport_cable chameleon
-
index 6c2fe5f2fb18d44d1c9943f142df881bd1f2fcbd..154c872cf0cf403b9533ce32b6f6c698e91756da 100644 (file)
@@ -3,4 +3,3 @@
 #
 
 adapter driver dummy
-
index 3f49522dabd2c37b0332d183af937b56404f1595..9fe80f126b438165fec922eefd0f7997d74216b9 100644 (file)
@@ -12,4 +12,3 @@ ftdi_vid_pid 0x0640 0x0026
 ftdi_layout_init 0x0388 0x038b
 ftdi_layout_signal nTRST -data 0x0100
 ftdi_layout_signal nSRST -data 0x0080 -noe 0x200
-
index b1aa0a9a73ccff9f7d83fe005f57a6632647e793..e9beaaf414272145ae61f87df7b45958962122ac 100644 (file)
@@ -13,4 +13,3 @@ if { [info exists PARPORTADDR] } {
 adapter driver parport
 parport_port $_PARPORTADDR
 parport_cable dlc5
-
index 3fe90ab428c39c113943860a1e212b8908fe8148..29d3ce5993a88bf84cd7b91cc215eedbb6d1b146 100644 (file)
@@ -5,4 +5,3 @@
 #
 
 adapter driver rlink
-
index e9a7b17b1bc9a7e41bfbd1a0434ddf70c81ea9cf..54cd63eb6984858a24731f721aa4ab9b3cc9af00 100644 (file)
@@ -14,4 +14,3 @@ hla_vid_pid 0x0483 0x3744 0x0483 0x3748 0x0483 0x374b 0x0483 0x374d 0x0483 0x374
 # number reset issues.
 # eg.
 #hla_serial "\xaa\xbc\x6e\x06\x50\x75\xff\x55\x17\x42\x19\x3f"
-
index a587176ae2cf578953790b3f3cbd664031057152..d40dbb4293be94abf9a944c9eb3697d7cb47a2c6 100644 (file)
@@ -5,4 +5,3 @@
 #
 
 adapter driver vsllink
-
index 8c9ef1240960dd74df00764f642839dcd714ce1f..6073bb212934c1b4eba67271460e0c7978062fe9 100644 (file)
@@ -50,4 +50,3 @@ proc sc58x_enabledebug {} {
    # it is not possible to halt the target unless these bits have been set
    ap0.mem mww 0x31131000 0xFFFF
 }
-
index 7098adfa3482b7113cb0893fb7cde5455cb185be..3db24b458b9841da8103a68266a5ad54dd5047bf 100644 (file)
@@ -209,4 +209,3 @@ proc amdm37x_dbginit {target} {
    # at this address and this bit.
    $target mww phys 0x5401d030 0x00002000
 }
-
index 0c64a96e036838317eb6237bc8cc48f3c2bc7f68..57833f41855005a4a0ae8bf47b841c03013c0e25 100644 (file)
@@ -54,4 +54,3 @@ $_TARGETNAME configure -work-area-phys 0xa0600000 -work-area-size 0x20000
 
 # serial SPI capable flash
 # flash bank <driver> <base> <size> <chip_width> <bus_width>
-
index 5b84637a2c8532c465d1e9c009077886225bc655..3b4be9f089ed2409b5886f5812002bbbc4cfff38 100644 (file)
@@ -31,4 +31,3 @@ $_TARGETNAME configure -event reset-assert-post "armada370_dbginit $_TARGETNAME"
 # We need to init now, so we can run the apsel command.
 init
 dap apsel 1
-
index e2493837d005927fc3a313750f051e71538b2abb..2bb66fbc459a0050169b9bc1b82066e0cf51b2c8 100644 (file)
@@ -7,5 +7,3 @@ flash bank $_FLASHNAME at91sam3 0x000080000 0 1 1 $_TARGETNAME
 # This is a 512K chip - it has the 2nd bank
 set _FLASHNAME $_CHIPNAME.flash1
 flash bank $_FLASHNAME at91sam3 0x0000C0000 0 1 1 $_TARGETNAME
-
-
index e561771222b272a8ff681f6bc30533781eeed82f..5e01d665d5cb13b852c53156f018271a7a92a0b5 100644 (file)
@@ -8,4 +8,3 @@
 # at91sam3X8E
 # at91sam3X8H
 source [find target/at91sam3XXX.cfg]
-
index 47c227b262cfb7eb8eef7c3ae4913498b6c48241..dc5c82c078df0f4eba14aef84af4983fbc6b9890 100644 (file)
@@ -4,5 +4,3 @@ source [find target/at91sam3uxx.cfg]
 # size is automatically "calculated" by probing
 set _FLASHNAME $_CHIPNAME.flash
 flash bank $_FLASHNAME at91sam3 0x000080000 0 1 1 $_TARGETNAME
-
-
index 47c227b262cfb7eb8eef7c3ae4913498b6c48241..dc5c82c078df0f4eba14aef84af4983fbc6b9890 100644 (file)
@@ -4,5 +4,3 @@ source [find target/at91sam3uxx.cfg]
 # size is automatically "calculated" by probing
 set _FLASHNAME $_CHIPNAME.flash
 flash bank $_FLASHNAME at91sam3 0x000080000 0 1 1 $_TARGETNAME
-
-
index 47c227b262cfb7eb8eef7c3ae4913498b6c48241..dc5c82c078df0f4eba14aef84af4983fbc6b9890 100644 (file)
@@ -4,5 +4,3 @@ source [find target/at91sam3uxx.cfg]
 # size is automatically "calculated" by probing
 set _FLASHNAME $_CHIPNAME.flash
 flash bank $_FLASHNAME at91sam3 0x000080000 0 1 1 $_TARGETNAME
-
-
index 47c227b262cfb7eb8eef7c3ae4913498b6c48241..dc5c82c078df0f4eba14aef84af4983fbc6b9890 100644 (file)
@@ -4,5 +4,3 @@ source [find target/at91sam3uxx.cfg]
 # size is automatically "calculated" by probing
 set _FLASHNAME $_CHIPNAME.flash
 flash bank $_FLASHNAME at91sam3 0x000080000 0 1 1 $_TARGETNAME
-
-
index 5cacbcbef6f1068aa30bbc59de558a9641c7c43c..14af008b6cbd5124dc383bf1d6c7b3fe8b4856a0 100644 (file)
@@ -7,5 +7,3 @@ flash bank $_FLASHNAME at91sam3 0x000080000 0 1 1 $_TARGETNAME
 # This is a 256K chip, it has the 2nd bank
 set _FLASHNAME $_CHIPNAME.flash1
 flash bank $_FLASHNAME at91sam3 0x000100000 0 1 1 $_TARGETNAME
-
-
index a48f99265912b0ac125686536664eda5dd4dbe7d..fbe2dd94be13ebdc0bc888f9082cd57a338bc582 100644 (file)
@@ -7,5 +7,3 @@ flash bank $_FLASHNAME at91sam3 0x000080000 0 1 1 $_TARGETNAME
 # This is a 256K chip - it has the 2nd bank
 set _FLASHNAME $_CHIPNAME.flash1
 flash bank $_FLASHNAME at91sam3 0x000100000 0 1 1 $_TARGETNAME
-
-
index b42ae19cf3be07a42d5f10be31209939dee9c867..5b1748ba4cb78c7db08ab2ac88c5d7fb045781dc 100644 (file)
@@ -8,4 +8,3 @@
 # at91sam3u1c
 
 source [find target/at91sam3XXX.cfg]
-
index ab0970128d8806dcfa8ce42b9aff081218e67438..61b47816bf92bb8c0c94243ce99581d6151d6642 100644 (file)
@@ -36,4 +36,3 @@ $_TARGETNAME configure -work-area-phys 0x00200000 -work-area-size 0x4000 -work-a
 #flash bank <driver> <base_addr> <size> <chip_width> <bus_width> <target_number> [<target_name> <banks> <sectors_per_bank> <pages_per_sector> <page_size> <num_nvmbits> <ext_freq_khz>]
 set _FLASHNAME $_CHIPNAME.flash
 flash bank $_FLASHNAME at91sam7 0 0 0 0 $_TARGETNAME 0 0 0 0 0 0 0 18432
-
index 4c136ead2114085770d8c59fdd32eb6ae2d71e0c..fdd835473c6b44d246f76635d91a0946d9e549cb 100644 (file)
@@ -57,4 +57,3 @@ if {![using_hla]} {
 
 set _FLASHNAME $_CHIPNAME.flash
 flash bank $_FLASHNAME atsamv 0x00400000 0 0 0 $_TARGETNAME
-
index 7808127ca345afc5600440b558f0a2df8908d117..8295f5e68e7548a6db4d90202d7ca8b118bd8a84 100644 (file)
@@ -14,4 +14,3 @@ jtag newtap $_CHIPNAME cpu -irlen 5 -ircapture 0x1 -irmask 0x1 -expected-id $_CP
 
 set _TARGETNAME [format "%s.cpu" $_CHIPNAME]
 target create $_TARGETNAME avr32_ap7k -endian $_ENDIAN -chain-position $_TARGETNAME
-
index cb05da2cfc97502e70e75a28c30c80ba619b3a4a..8fabda67fc3d032ee3ae306c156651d607426945 100644 (file)
@@ -28,4 +28,3 @@ target create $_TARGETNAME fa526 -endian $_ENDIAN -chain-position $_TARGETNAME
 
 # This chip has a DCC ... use it
 arm7_9 dcc_downloads enable
-
index 1277cca9c94c0910054d4b19a4e23cf3f32f1a25..b9d73a2859dff55646c912c08c4ff54dab93c009 100644 (file)
@@ -28,4 +28,3 @@ target create $_TARGETNAME dragonite -endian $_ENDIAN -chain-position $_TARGETNA
 reset_config trst_and_srst
 adapter srst delay 200
 jtag_ntrst_delay 200
-
index 98110c298b6051d42747f17dde91d8adb9464bb0..c0c1df2bcd5554e09fa57fa5944f8412a39a3d70 100644 (file)
@@ -73,4 +73,3 @@ $_TARGETNAME configure -work-area-virt 0
 #setup flash
 set _FLASHNAME $_CHIPNAME.flash
 flash bank $_FLASHNAME dsp5680xx_flash 0 0 2 1 $_TARGETNAME
-
index 010d06f9d5a8245a025a5ddb7c6b293fb6b7244f..fc57bd435456e057140cd6d89e68226e57a4dd10 100644 (file)
@@ -69,4 +69,3 @@ $_TARGETNAME configure -work-area-virt 0
 #setup flash
 set _FLASHNAME $_CHIPNAME.flash
 flash bank $_FLASHNAME dsp5680xx_flash 0 0 2 1 $_TARGETNAME
-
index b9344268db46a5dc430316cb0a390ffc463989ab..d4f710e00838e320994939f83af4d1b59527f848 100644 (file)
@@ -28,4 +28,3 @@ target create $_TARGETNAME feroceon -endian $_ENDIAN -chain-position $_TARGETNAM
 reset_config trst_and_srst
 adapter srst delay 200
 jtag_ntrst_delay 200
-
index 3f96607c6a944cd49a739ff4319ca34ea2cac15c..668de8fee9df3774871bf90a782f8f6c97b142ad 100644 (file)
@@ -28,4 +28,3 @@ jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CP
 # that TAP is associated with a target
 set _TARGETNAME $_CHIPNAME.cpu
 target create $_TARGETNAME arm966e -endian $_ENDIAN -chain-position $_TARGETNAME
-
index a945bea8a155e324487dc8aaa8df7142bb3b962f..36b0b7033b88ba333d75744546179b9eb245c00b 100644 (file)
@@ -140,4 +140,3 @@ proc icepick_c_wreset {jrc} {
        # send a router write, block is 0, register is 1, value is 0x2100
        icepick_c_router $jrc 1 0x0 0x1 0x002101
 }
-
index d7b5bf47067eab91970f47253a265cc66fcbf848..3f86e357b9557eb80fddc6cb8546c1a365020766 100644 (file)
@@ -104,4 +104,3 @@ proc ixp42x_init_sdram { SDRAM_CFG REFRESH CASLAT } {
 proc ixp42x_set_bigendian { } {
     reg XSCALE_CTRL 0xF8
 }
-
index 1dd5d316c77d35d97534b451ab28ed8252024c31..9fda4edf4a0894c5dc25c35e3ffc9fc92174207a 100644 (file)
@@ -79,4 +79,3 @@ if {[using_hla]} {
 $_TARGETNAME configure -event reset-init {
    kinetis disable_wdog
 }
-
index 2c3cc8df1456df59f7092e7393ab17fa00e4cc5b..91bb2d5f35171590d4f6d089073520f00df385d3 100644 (file)
@@ -38,4 +38,3 @@ Note that a target/xxx.cfg file can invoke another target/yyy.cfg file,
 so one can create target subtype configurations where e.g. only
 amount of DRAM, oscillator speeds differ and having a single
 config file for the default/common settings.
-
index 2a0a915d69b4592d91ea677570ee5ed5fb0856e9..a97659be544b5e3afd139bbf11a5e47645ad876a 100644 (file)
@@ -32,4 +32,3 @@ $_TARGETNAME configure -work-area-phys 0x200000 -work-area-size 0x4000 -work-are
 
 #reset configuration
 reset_config trst_and_srst
-
index 461d0478ac73ed8f4e6b04615fa2fda3e5efa8b8..8bc5da530f8ed8cb09ba3687a047e72fed7c6801 100644 (file)
@@ -21,4 +21,3 @@ jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CP
 
 set _TARGETNAME $_CHIPNAME.cpu
 target create $_TARGETNAME arm7tdmi -endian $_ENDIAN -chain-position $_TARGETNAME
-
index 6f2cf223451bdb0c093465f8826a790656a0136e..a464839dc315fec892bd3361c6e5bb79251a938c 100644 (file)
@@ -22,5 +22,3 @@ jtag newtap $_CHIPNAME cpu -irlen 4 -ircapture 0x1 -irmask 0xf -expected-id $_CP
 
 set _TARGETNAME $_CHIPNAME.cpu
 target create $_TARGETNAME arm7tdmi -endian $_ENDIAN -chain-position $_TARGETNAME
-
-
index d52c7e8dbc86f92ca2778103d651475a2d7f36e4..2f7fecbe32cd3a5ad04fab936bf480a7ebc923c8 100644 (file)
@@ -31,4 +31,3 @@ $_TARGETNAME configure -event reset-assert "arc_em_reset $_TARGETNAME"
 arc_em_init_regs
 
 # vim:ft=tcl
-
index db1794c195fdc5037f697d30df961339e4b6f17f..6ad4b65f8f568dd5b07063b9842000a67456d54a 100644 (file)
@@ -170,4 +170,3 @@ $_TARGETNAME configure -event reset-start {
        # Reduce speed since CPU speed will slow down to 16MHz with the reset
        adapter speed 2000
 }
-
index 9a2719472c773074ba9f2c242ef9b0e9fb91af6c..e9e2f26e8d103cff886670d90134d04c2d4fd8a0 100644 (file)
@@ -51,4 +51,3 @@ $_TARGETNAME configure -work-area-phys 0xA0000000 -work-area-size 0x4000 -work-a
 #flash bank <driver> <base> <size> <chip_width> <bus_width>
 set _FLASHNAME $_CHIPNAME.flash
 flash bank $_FLASHNAME str7x 0x80000000 0x00040000 0 0 $_TARGETNAME STR73x
-
index faaf97d17ceaf66603b3b35cd5ad04d873493486..baef9c81f21c9104113d9565a524a3afe4e61211 100644 (file)
@@ -322,5 +322,3 @@ set mem inaccessible-by-default-off
 
 jtag_ntrst_delay 100
 reset_config trst_and_srst combined
-
-
index 04e615ec07c09ee53d01f6c8b80ebc3b508b30a9..2e661889596ec1583eb6ef6f8698ba47d1e2fe3e 100644 (file)
@@ -27,4 +27,3 @@ mvb 0xE01FC040 0x01
 
 set _FLASHNAME $_CHIPNAME.flash
 flash bank $_FLASHNAME lpc2000 0x0 0x7d000 0 0 0 lpc2000_v2 14765
-

Linking to existing account procedure

If you already have an account and want to add another login method you MUST first sign in with your existing account and then change URL to read https://review.openocd.org/login/?link to get to this page again but this time it'll work for linking. Thank you.

SSH host keys fingerprints

1024 SHA256:YKx8b7u5ZWdcbp7/4AeXNaqElP49m6QrwfXaqQGJAOk gerrit-code-review@openocd.zylin.com (DSA)
384 SHA256:jHIbSQa4REvwCFG4cq5LBlBLxmxSqelQPem/EXIrxjk gerrit-code-review@openocd.org (ECDSA)
521 SHA256:UAOPYkU9Fjtcao0Ul/Rrlnj/OsQvt+pgdYSZ4jOYdgs gerrit-code-review@openocd.org (ECDSA)
256 SHA256:A13M5QlnozFOvTllybRZH6vm7iSt0XLxbA48yfc2yfY gerrit-code-review@openocd.org (ECDSA)
256 SHA256:spYMBqEYoAOtK7yZBrcwE8ZpYt6b68Cfh9yEVetvbXg gerrit-code-review@openocd.org (ED25519)
+--[ED25519 256]--+
|=..              |
|+o..   .         |
|*.o   . .        |
|+B . . .         |
|Bo. = o S        |
|Oo.+ + =         |
|oB=.* = . o      |
| =+=.+   + E     |
|. .=o   . o      |
+----[SHA256]-----+
2048 SHA256:0Onrb7/PHjpo6iVZ7xQX2riKN83FJ3KGU0TvI0TaFG4 gerrit-code-review@openocd.zylin.com (RSA)