Skip to content

pmb/aportgen/linux.py: add different QCDT implementations

HenriDellal requested to merge HenriDellal/pmbootstrap:qcdt-socs into master

Adds QCDT templates for Spreadtrum and Exynos SoCs When pmbootstrap init is executed, after the boot image analysis, if the device is QCDT, then the user is asked about the SoC vendor (Spreadtrum, Exynos or other). Then the corresponding template is picked.

Merge request reports