Skip to content

Integrate u-boot-seco-imx/seco_lf_v2021.04-gm_mx8qm_iommu

Commit: https://git.seco.com/edgehog/bsp/nxp/u-boot-seco-imx/-/commit/773dd5b4d5694403d24bf2adfa711d4ece8fc959

[C43][C26][ENV] add IOMMU passthrough kernel cmdline arg

Activate IOMMU passthrough to workaround the hang of the boot process on filesystem load about every 50~100 consecutive tests

  • Error details: [...] arm-smmu 51400000.iommu: Unhandled context fault: fsr=...

--

Commit: https://git.seco.com/edgehog/bsp/nxp/u-boot-seco-imx/-/commit/078bd3dfee8d7a2a7895263edae836ed4690039f

[SECO_ENV] add support for custom u-boot vars and kernel cmdline args

--

Commit: https://git.seco.com/edgehog/bsp/nxp/u-boot-seco-imx/-/commit/c6d4beb364a985eeb6017d0196137059dc205e23

[SECO_CONFIG] fix uninitialized variables error

Initalize the char array local vars of the set_video_specification function, since being used while uninitialized you may find random garbage inside the videomode U-Boot variable.

Merge request reports

Loading