Skip to content
  • Peng Fan's avatar
    MLK-16107 imx8mq: support mfg · da3cfb58
    Peng Fan authored
    
    
    Support MFG.
    1. When ROM jumps to SPL, SPL saves ROM context. After SPL successfully
       initialize DRAM, SPL will restore ROM and context and back to ROM.
       During this flow, SPL does not do any USB configuration to avoid
       breaking the connect between ROM and Host PC, because we rely on
       ROM to continue serial download with Host.
    2. Add MFG env to support kernel boot correctly.
    
    Signed-off-by: default avatarPeng Fan <peng.fan@nxp.com>
    da3cfb58