)]}'
{"/COMMIT_MSG":[{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"f3202021fda4dca6c1d3d2fec8e5c342b082967c","unresolved":true,"context_lines":[{"line_number":6,"context_line":""},{"line_number":7,"context_line":"add i.mx8ulp target and evk board support"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"Use ilink external adpater:"},{"line_number":10,"context_line":"openocd -f interface/jlink.cfg -f board/nxp/imx8ulp-evk.cfg"},{"line_number":11,"context_line":""},{"line_number":12,"context_line":"Or use FTDI internal adapter:"}],"source_content_type":"text/x-gerrit-commit-message","patch_set":4,"id":"f3f8911a_cd669f38","line":9,"updated":"2025-11-08 16:23:18.000000000","message":"typo? s/ilink/jlink/ ?\ns/adpater/adapter/","commit_id":"bc6013ec144cc84a4763db157ff74982e43a53fc"}],"/PATCHSET_LEVEL":[{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"76159ba19ffcafb86fe00a7df633fbc4e1e48a2b","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"a4d6caa2_ce54b080","updated":"2025-09-10 21:25:13.000000000","message":"Similar comment as in https://review.openocd.org/c/openocd/+/8353\nPlease put the new config files in the respective nxp folder","commit_id":"f949b3cf44054a73758f25e1706c2965bc102971"},{"author":{"_account_id":1002287,"name":"Peter pan","email":"peter.panjf@gmail.com","username":"PeterPanJF"},"change_message_id":"7fcb169db0b392634831e30c665d7bb5b4ede81d","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":2,"id":"bdba8030_61f29764","in_reply_to":"a4d6caa2_ce54b080","updated":"2025-10-16 10:30:54.000000000","message":"sorry for late response, have updated, please review again, thanks.","commit_id":"f949b3cf44054a73758f25e1706c2965bc102971"},{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"f3202021fda4dca6c1d3d2fec8e5c342b082967c","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"dd93f1cd_43c09935","updated":"2025-11-08 16:23:18.000000000","message":"A set of typos to be fixed before merging it.\nOtherwise looks good","commit_id":"bc6013ec144cc84a4763db157ff74982e43a53fc"},{"author":{"_account_id":1002287,"name":"Peter pan","email":"peter.panjf@gmail.com","username":"PeterPanJF"},"change_message_id":"67454f8d25fa7b537c06b17f6813829ead22e7c1","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":4,"id":"8fa58395_c332cedc","updated":"2025-11-03 06:27:35.000000000","message":"Addressed review comments, thanks.","commit_id":"bc6013ec144cc84a4763db157ff74982e43a53fc"}],"tcl/board/nxp/imx8ulp-evk.cfg":[{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"ec7f5c21d2e88cb9132e2cc3b84bc17a6b07bab6","unresolved":true,"context_lines":[{"line_number":3,"context_line":"#"},{"line_number":4,"context_line":"# configuration file for NXP MC-IMX8ULP-EVK"},{"line_number":5,"context_line":"#"},{"line_number":6,"context_line":"# Board includes FTDI-based JTAG adapter: interface/ftdi/imx8ulp-evk.cfg"},{"line_number":7,"context_line":"#"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"transport select jtag"}],"source_content_type":"text/x-ttcn-cfg","patch_set":3,"id":"e367d1c7_10e6a383","line":6,"updated":"2025-10-17 15:32:44.000000000","message":"The board includes the adapter!\nSo the board file should have\n`source [find interface/ftdi/nxp/imx8ulp-evk.cfg]`\n\nThe image of the board reports a connector that looks like for an external JTAG adapter to be used in place of the on-board FTDI.\nI suggest you could use here something like:\n```\nif { [adapter name] eq \"undefined\" } {\n  # Use on-board adapter\n  source [find interface/ftdi/nxp/imx8ulp-evk.cfg]\n}\n```\nso the external adapter can replace the on-board one with\n`openocd -f interface/jlink.cfg -f board/nxp/imx8ulp-evk.cfg`\n\nWhat do you think?","commit_id":"16122ffc56860be50e8cad6729b396cc9c5b6484"},{"author":{"_account_id":1002287,"name":"Peter pan","email":"peter.panjf@gmail.com","username":"PeterPanJF"},"change_message_id":"b2cd22dc2788357a03507afceb37bf000f174efc","unresolved":false,"context_lines":[{"line_number":3,"context_line":"#"},{"line_number":4,"context_line":"# configuration file for NXP MC-IMX8ULP-EVK"},{"line_number":5,"context_line":"#"},{"line_number":6,"context_line":"# Board includes FTDI-based JTAG adapter: interface/ftdi/imx8ulp-evk.cfg"},{"line_number":7,"context_line":"#"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"transport select jtag"}],"source_content_type":"text/x-ttcn-cfg","patch_set":3,"id":"1f5a3b86_ce7f498e","line":6,"in_reply_to":"5aa536f0_30845791","updated":"2025-11-03 06:28:07.000000000","message":"Done","commit_id":"16122ffc56860be50e8cad6729b396cc9c5b6484"},{"author":{"_account_id":1002287,"name":"Peter pan","email":"peter.panjf@gmail.com","username":"PeterPanJF"},"change_message_id":"67454f8d25fa7b537c06b17f6813829ead22e7c1","unresolved":true,"context_lines":[{"line_number":3,"context_line":"#"},{"line_number":4,"context_line":"# configuration file for NXP MC-IMX8ULP-EVK"},{"line_number":5,"context_line":"#"},{"line_number":6,"context_line":"# Board includes FTDI-based JTAG adapter: interface/ftdi/imx8ulp-evk.cfg"},{"line_number":7,"context_line":"#"},{"line_number":8,"context_line":""},{"line_number":9,"context_line":"transport select jtag"}],"source_content_type":"text/x-ttcn-cfg","patch_set":3,"id":"5aa536f0_30845791","line":6,"in_reply_to":"e367d1c7_10e6a383","updated":"2025-11-03 06:27:35.000000000","message":"Thanks Antonio for your suggestion, updated","commit_id":"16122ffc56860be50e8cad6729b396cc9c5b6484"},{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"ec7f5c21d2e88cb9132e2cc3b84bc17a6b07bab6","unresolved":true,"context_lines":[{"line_number":14,"context_line":"set CHIPNAME imx8ulp"},{"line_number":15,"context_line":"set CHIPCORES 2"},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"source [find target/imx8ulp.cfg]"}],"source_content_type":"text/x-ttcn-cfg","patch_set":3,"id":"3c1bb9d2_17d34c60","line":17,"updated":"2025-10-17 15:32:44.000000000","message":"This has been renamed!\n`source [find target/nxp/imx8ulp.cfg]`","commit_id":"16122ffc56860be50e8cad6729b396cc9c5b6484"},{"author":{"_account_id":1002287,"name":"Peter pan","email":"peter.panjf@gmail.com","username":"PeterPanJF"},"change_message_id":"b2cd22dc2788357a03507afceb37bf000f174efc","unresolved":false,"context_lines":[{"line_number":14,"context_line":"set CHIPNAME imx8ulp"},{"line_number":15,"context_line":"set CHIPCORES 2"},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"source [find target/imx8ulp.cfg]"}],"source_content_type":"text/x-ttcn-cfg","patch_set":3,"id":"a4adb8e3_e7acc0b9","line":17,"in_reply_to":"13b540b3_31e67dff","updated":"2025-11-03 06:28:07.000000000","message":"Done","commit_id":"16122ffc56860be50e8cad6729b396cc9c5b6484"},{"author":{"_account_id":1002287,"name":"Peter pan","email":"peter.panjf@gmail.com","username":"PeterPanJF"},"change_message_id":"67454f8d25fa7b537c06b17f6813829ead22e7c1","unresolved":true,"context_lines":[{"line_number":14,"context_line":"set CHIPNAME imx8ulp"},{"line_number":15,"context_line":"set CHIPCORES 2"},{"line_number":16,"context_line":""},{"line_number":17,"context_line":"source [find target/imx8ulp.cfg]"}],"source_content_type":"text/x-ttcn-cfg","patch_set":3,"id":"13b540b3_31e67dff","line":17,"in_reply_to":"3c1bb9d2_17d34c60","updated":"2025-11-03 06:27:35.000000000","message":"Fixed, thanks.","commit_id":"16122ffc56860be50e8cad6729b396cc9c5b6484"},{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"f3202021fda4dca6c1d3d2fec8e5c342b082967c","unresolved":true,"context_lines":[{"line_number":3,"context_line":"#"},{"line_number":4,"context_line":"# configuration file for NXP MC-IMX8ULP-EVK"},{"line_number":5,"context_line":"#"},{"line_number":6,"context_line":"# Could specify external adpater by:"},{"line_number":7,"context_line":"# openocd -f interface/jlink.cfg -f board/nxp/imx8ulp-evk.cfg"},{"line_number":8,"context_line":"# otherwise use FTDI-based JTAG adapte by default."},{"line_number":9,"context_line":"#"}],"source_content_type":"text/x-ttcn-cfg","patch_set":4,"id":"a578393d_6005d04c","line":6,"updated":"2025-11-08 16:23:18.000000000","message":"typo: s/adpater/adapter/","commit_id":"bc6013ec144cc84a4763db157ff74982e43a53fc"},{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"f3202021fda4dca6c1d3d2fec8e5c342b082967c","unresolved":true,"context_lines":[{"line_number":5,"context_line":"#"},{"line_number":6,"context_line":"# Could specify external adpater by:"},{"line_number":7,"context_line":"# openocd -f interface/jlink.cfg -f board/nxp/imx8ulp-evk.cfg"},{"line_number":8,"context_line":"# otherwise use FTDI-based JTAG adapte by default."},{"line_number":9,"context_line":"#"},{"line_number":10,"context_line":"if { [adapter name] eq \"undefined\" } {"},{"line_number":11,"context_line":"  # Use on-board FTDI-based adapter"}],"source_content_type":"text/x-ttcn-cfg","patch_set":4,"id":"8f972043_8922769c","line":8,"updated":"2025-11-08 16:23:18.000000000","message":"typo: s/adapte/adapter/","commit_id":"bc6013ec144cc84a4763db157ff74982e43a53fc"}]}
