)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":1000687,"name":"Tomas Vanek","display_name":"Tomas Vanek","email":"vanekt@fbl.cz","username":"vanekt"},"change_message_id":"b19151b1003c6bba745b829942a590775f84c390","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"80126b05_19c01eae","updated":"2022-09-30 08:45:35.000000000","message":"Antonio,\ndon\u0027t you mind merging trivial changes like this during code freeze phase?\nIn terms of functionality it isn\u0027t a necessary fix, on the other hand the change is obviously harmless.","commit_id":"33b72a078901dd68545aaa7898c93c80a9e8a0ba"},{"author":{"_account_id":1002041,"name":"Jonathan Bell","email":"jonathan@raspberrypi.com","username":"jonathan.bell"},"change_message_id":"15664f078ec978f0706ede73b9e9b76b3c2b8979","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"25379eb5_1cb46aa2","updated":"2022-09-26 16:07:12.000000000","message":"FYI I have function tested this series on Pico hardware with a CMSIS-DAP probe and flash programming behaves as expected.","commit_id":"33b72a078901dd68545aaa7898c93c80a9e8a0ba"},{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"0bc15162a0fb19000019e8c1c5428b2fcdfa9729","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"02ee3db1_2784ebb5","updated":"2022-09-21 16:34:51.000000000","message":"Only LOG_DEBUG and LOG_DEBUG_IO are not enough.\nI\u0027m thinking about adding a bit-field to LOG_DEBUG, where you can select what you want to log, something like\n#define DBG_IO   BIT(0)\n#define DBG_TGT  BIT(1)\n#define DBG_JTAG BIT(2)\n...\nLOG_DEBUG(DBG_IO|DBG_JTAG, \"Flushing JTAG queue\");\n\nBut this for next future","commit_id":"33b72a078901dd68545aaa7898c93c80a9e8a0ba"},{"author":{"_account_id":1000687,"name":"Tomas Vanek","display_name":"Tomas Vanek","email":"vanekt@fbl.cz","username":"vanekt"},"change_message_id":"b19151b1003c6bba745b829942a590775f84c390","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"5e3a5190_e279f999","in_reply_to":"02ee3db1_2784ebb5","updated":"2022-09-30 08:45:35.000000000","message":"Yes, it looks attractive and e.g. gdb uses similar model.\nBut seeing what a mess is in using debug levels in the current OpenOCD code I\u0027m bit of sceptic. Such change would make the mess even bigger 😞\nFor a small sample issue\n grep -r LOG_USER src/target/\n\nLooks like LOG_USER are freely intermixed with LOG_INFO, nobody cares...","commit_id":"33b72a078901dd68545aaa7898c93c80a9e8a0ba"},{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"fdfce3cf012b7245a3d1e0ae7f66d284a37a5d6f","unresolved":false,"context_lines":[],"source_content_type":"","patch_set":1,"id":"0ae7cc39_ec1bf59f","in_reply_to":"80126b05_19c01eae","updated":"2022-10-01 08:13:01.000000000","message":"The boundary fix vs improvement is blurred. Is this a fix on log verbosity?\nActually I was not expecting so many patches to enter after rc1; this extra one is not adding too much extra test effort, so can be merged too.","commit_id":"33b72a078901dd68545aaa7898c93c80a9e8a0ba"}]}
