)]}'
{"/PATCHSET_LEVEL":[{"author":{"_account_id":1000687,"name":"Tomas Vanek","display_name":"Tomas Vanek","email":"vanekt@fbl.cz","username":"vanekt"},"change_message_id":"cf34448d4e8e04de8750700e11c808f9d71d5d29","unresolved":true,"context_lines":[],"source_content_type":"","patch_set":3,"id":"478f42b3_280dd3cd","updated":"2026-07-04 08:51:50.000000000","message":"The same problem that the offset should be applied to bin image only could arise in any config with a memory of nonzero address.\nWouldn\u0027t be better to change `load_image` (and `flash write_image`) commands syntax to accept an option like:\n`load_image $filename -bin-base $address`\nwhich would offset by $address only if bin image is loaded?","commit_id":"ab4e0b8d5aa40a36ec672dbb05d7ecd7b75e24c2"}],"tcl/target/xilinx_zynqmp.cfg":[{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"19467d66cc4df489716cd1e78ce47443bfb8674c","unresolved":true,"context_lines":[{"line_number":222,"context_line":"proc boot_pmu {image} {"},{"line_number":223,"context_line":"\thalt_pmu"},{"line_number":224,"context_line":"\tset info [image_info $image]"},{"line_number":225,"context_line":"\tif {[dict get $info type] eq \"binary\"} {"},{"line_number":226,"context_line":"\t\techo \"Info : Loading PMU firmware $image to $::PMU_RAM_BASE\""},{"line_number":227,"context_line":"\t\tload_image $image $::PMU_RAM_BASE bin"},{"line_number":228,"context_line":"\t} else {"}],"source_content_type":"text/x-ttcn-cfg","patch_set":3,"id":"b59a812b_4674fb71","line":225,"updated":"2026-07-12 15:25:26.000000000","message":"`binary` ? doesn\u0027t the dict report `bin` instead?","commit_id":"ab4e0b8d5aa40a36ec672dbb05d7ecd7b75e24c2"},{"author":{"_account_id":1000021,"name":"Antonio Borneo","email":"borneo.antonio@gmail.com","username":"borneoa"},"change_message_id":"19467d66cc4df489716cd1e78ce47443bfb8674c","unresolved":true,"context_lines":[{"line_number":250,"context_line":"\thalt"},{"line_number":251,"context_line":""},{"line_number":252,"context_line":"\tset info [image_info $image]"},{"line_number":253,"context_line":"\tif {[dict get $info type] eq \"binary\"} {"},{"line_number":254,"context_line":"\t\techo \"Info : Loading APU$apu firmware $image to $addr, resuming at $addr\""},{"line_number":255,"context_line":"\t\tload_image $image $addr bin"},{"line_number":256,"context_line":"\t\tresume $addr"}],"source_content_type":"text/x-ttcn-cfg","patch_set":3,"id":"a2d548f2_87b2460f","line":253,"updated":"2026-07-12 15:25:26.000000000","message":"ditto","commit_id":"ab4e0b8d5aa40a36ec672dbb05d7ecd7b75e24c2"}]}
