Skip to content
Commit 2f9dd4bf authored by Luca Ceresoli's avatar Luca Ceresoli Committed by Michal Simek
Browse files

tools/zynqmp_pm_cfg_obj_convert.py: fix build with Vivado 2021.x



This tool fails with a pm_cfg_obj.c file generated by Vitis 2021.2. This is
because that version of Vitis added the PM_CONFIG_OBJECT_TYPE_BASE that was
not previously generated, thus the script does not implement it.

Reported-by: default avatarNeal Frager <nealf@xilinx.com>
[report: https://lists.buildroot.org/pipermail/buildroot/2022-February/636639.html

]
Signed-off-by: default avatarLuca Ceresoli <luca@lucaceresoli.net>
Link: https://lore.kernel.org/r/20220212125121.3398547-1-luca@lucaceresoli.net


Signed-off-by: default avatarMichal Simek <michal.simek@xilinx.com>
parent af98bf62
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment