Skip to content
  • Ye Li's avatar
    MLK-14938-9 imx8: bootaux: Add i.MX8 M4 boot support · 9bb7fd4d
    Ye Li authored
    
    
    1. Adjust bootaux interface to adapt 64bits address and add core id.
    2. Implement bootaux for the M4 boot on i.MX8QM and QXP. Users need to download
       M4 image to any DDR address first. Then use the
       "bootaux <M4 download DDR address> [M4 core id]" to boot CM4_0
       or CM4_1, the default core id is 0 for CM4_0.
    
       Since current M4 only supports running in TCM. The bootaux will copy
       the M4 image from DDR to its TCML.
    
    3. Implment bootaux for HIFI on QXP
       command: bootaux 0x81000000 1
    
    Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
    Signed-off-by: default avatarYe Li <ye.li@nxp.com>
    9bb7fd4d