Skip to content
Snippets Groups Projects
  1. Aug 05, 2022
  2. May 07, 2022
  3. May 04, 2022
  4. Mar 03, 2022
  5. Feb 22, 2022
  6. Dec 03, 2021
  7. Jul 14, 2021
  8. Dec 15, 2020
    • Norman Stetter's avatar
      IMX8: use imx-mkimage for u-boot · bace8bbb
      Norman Stetter authored
      * for IMX8(M) the u-boot binary itself needs to be packed together with
      the u-boot SPL binary, DDR firmware, SCU firmware and ATF firmware. For
      this meta-freescale offers the imx-boot recipe.
      * the imx-mkimage from Keith und Koep already includes some of the
      firmwares pre-compiled, so these don't need to be built from source
      * add a dynamic-layers structure to allow appending files only when
      meta-freescale (freescale-layer) is present, so builds still work with
      IMX6, where meta-freescale is not used
      * use guf branch of u-boot-imx-kuk
      
      BCS 746-000141
      bace8bbb
Loading