summaryrefslogtreecommitdiff
path: root/tools/patman/test.py
diff options
context:
space:
mode:
authorJamie Gibbons <jamie.gibbons@microchip.com>2025-09-30 16:45:34 +0100
committerTom Rini <trini@konsulko.com>2025-09-30 10:10:08 -0600
commit8dee93cfc50992990ea6f1871b128d464929e1f5 (patch)
treefe15e48629a62054e3e164b970f0daf14432390b /tools/patman/test.py
parent662672dede1ddc77c99dcea03c490603abf05786 (diff)
board: mpfs_icicle: fix pointer assignment in board_fdt_blob_setup()HEADmaster
Correct the assignment in board_fdt_blob_setup() to use *fdtp instead of fdtp, ensuring the caller receives the correct FDT address. This resolves an issue where the device tree pointer was not properly set due to assigning to the local parameter rather than the dereferenced pointer. Fixes: 7c16ebba1ed ("board: mpfs_icicle: implement board_fdt_blob_setup()/board_fit_config_name_match()") Signed-off-by: Jamie Gibbons <jamie.gibbons@microchip.com> Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Diffstat (limited to 'tools/patman/test.py')
0 files changed, 0 insertions, 0 deletions