• Y
    imx8mp: Add fused parts support · d1eee7ee
    Ye Li 提交于
    iMX8MP has 6 fused parts in each qualification tier, with core, VPU,
    ISP, NPU or DSP fused respectively.
    
    The configuration tables for enabled modules:
    MIMX8ML8DVNLZAA          Quad Core, VPU, NPU, ISP, DSP
    MIMX8ML7DVNLZAA          Quad Core, NPU, ISP
    MIMX8ML6DVNLZAA          Quad Core, VPU, ISP
    MIMX8ML5DVNLZAA          Quad Core, VPU
    MIMX8ML4DVNLZAA          Quad Lite
    MIMX8ML3DVNLZAA          Dual Core, VPU, NPU, ISP, DSP
    
    Add the support in U-Boot
    Reviewed-by: NPeng Fan <peng.fan@nxp.com>
    Signed-off-by: NYe Li <ye.li@nxp.com>
    Signed-off-by: NPeng Fan <peng.fan@nxp.com>
    d1eee7ee
cpu.h 2.8 KB