As part of adding Qualcomm ipq5210 SoC U-Boot SPL & U-Boot proper support, the mkmbn script has to be upgraded to create images that can be used in the ipq5210 SoC.
These changes are to address the feedback in the 'Qualcomm IPQ5210 SoC bringup' series [1] to use mkbn. 1 - https://lore.kernel.org/u-boot/[email protected]/ While at it, fix the MBN version number for ipq5424. Signed-off-by: Varadarajan Narayanan <[email protected]> --- Varadarajan Narayanan (3): tools: qcom: mkmbn: Fix ipq5424 MBN version tools: qcom: mkmbn: Add support for ipq5210 tools: qcom: mkmbn: Add support to create multi-elf tools/qcom/mkmbn/mkmbn.py | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) --- base-commit: 2e266ec527c20dabd53dc1b19950ce5b77cf2f24 change-id: 20260714-ipq5210-52e1da5af9fc Best regards, -- Varadarajan Narayanan <[email protected]>

