Skip to content
Snippets Groups Projects
  1. Jun 07, 2021
  2. May 28, 2021
  3. May 06, 2021
  4. Apr 30, 2021
  5. Apr 28, 2021
  6. Apr 14, 2021
  7. Apr 09, 2021
  8. Apr 08, 2021
  9. Mar 19, 2021
  10. Mar 18, 2021
  11. Feb 05, 2021
  12. Jan 29, 2021
  13. Jan 17, 2021
  14. Jan 26, 2021
  15. Nov 19, 2020
  16. Nov 17, 2020
  17. Nov 03, 2020
  18. Oct 23, 2020
  19. Oct 21, 2020
  20. Oct 12, 2020
  21. Oct 10, 2020
  22. Oct 09, 2020
  23. Sep 29, 2020
  24. Sep 18, 2020
  25. Sep 17, 2020
  26. Sep 09, 2020
  27. Aug 26, 2020
  28. Aug 13, 2020
  29. Jul 30, 2020
  30. Jul 07, 2020
  31. Jul 02, 2020
    • Ye Li's avatar
      Revert "imx8dxl: update ocram v2x FW load address" · ba11fdc6
      Ye Li authored
      
      This reverts commit 8d1454ba.
      
      ROM has a overlay check for image array. When set V2X dummy to 0x110000,
      its image dst will overlay with SPL's dst + size. Then ROM fails
      to boot up.
      
      Signed-off-by: default avatarYe Li <ye.li@nxp.com>
      ba11fdc6
    • Stéphane Dion's avatar
      imx8dxl: update ocram v2x FW load address · 8d1454ba
      Stéphane Dion authored
      
      Last version of V2X FW is larger than early ones.
      It need more space in OCRAM when this option is chosen instead of DDR.
      
      ROM copies the V2X FW into dummy address at a same offset between
      V2X container header to V2X FW. By checking the image, current offset is
      0x13c00. It means we could move the dummy address from 0x120000 to 0x10C400
      (0x120000 – 0x13c00) at most. With margin added, it should be safe to use
      0x110000 and this won't cause conflict with SPL
      
      Signed-off-by: default avatarStéphane Dion <stephane.dion_1@nxp.com>
      Signed-off-by: default avatarYe Li <ye.li@nxp.com>
      8d1454ba
  32. Jul 01, 2020
  33. Jun 24, 2020
    • Ye Li's avatar
      imx8ulp: Add iMX8ULP support to imx-mkimage · 98e4cea2
      Ye Li authored
      
      iMX8ULP also uses container format in ROM but with different addresses
      and CORE id definition. Extend the tool to support iMX8ULP, and add some
      default build targets.
      
      The addresses of upower and sentinal are provisional and need be finalized.
      
      Signed-off-by: default avatarYe Li <ye.li@nxp.com>
      98e4cea2
  34. Jun 05, 2020
  35. May 29, 2020
  36. May 06, 2020
Loading