imximage.cfg 448 B

12345678910111213141516171819
  1. /* SPDX-License-Identifier: GPL-2.0+ */
  2. /*
  3. * Copyright 2018 NXP
  4. */
  5. #define __ASSEMBLY__
  6. /* Boot from SD, sector size 0x400 */
  7. BOOT_FROM SD 0x400
  8. /* SoC type IMX8QM */
  9. SOC_TYPE IMX8QM
  10. /* Append seco container image */
  11. APPEND mx8qm-ahab-container.img
  12. /* Create the 2nd container */
  13. CONTAINER
  14. /* Add scfw image with exec attribute */
  15. IMAGE SCU mx8qm-mek-scfw-tcm.bin
  16. /* Add ATF image with exec attribute */
  17. IMAGE A35 spl/u-boot-spl.bin 0x00100000