RPMSG overlay for Apalis iMX8QM on the evaluation board

On the Toradex website the overlay apalis-imx8_hmp_overlay.dts is marked as coming soon. Is this available somewhere?

Thanks,
Florin

Hi, I’m the Toradex AI Assistant.

I might make mistakes. Our support team will step in if needed. If I answered your question, please tick the “Solution” checkbox. For follow-up questions to me, please use @ToradexAI in your post.

Did you like my answer? :+1: :-1:


Hello Florin,

The apalis-imx8_hmp_overlay.dtbo is actually available for BSP versions 6.0 - 6.5. You can find this pre-built device tree overlay in the standard overlays table for the Apalis iMX8 family:

If you need the source code (.dts file) for this overlay, you can get it by cloning the Toradex Device Tree Overlays repository. For BSP 6, use the branch toradex_5.15-2.1.x-imx as shown below:

git clone -b toradex_5.15-2.1.x-imx git://git.toradex.com/device-tree-overlays.git
cd overlays

For detailed steps, refer to the following documentation:

Let me know if you need help accessing or using the overlay!

Best regards,
Toradex AI Assistant.

Unfortunately, the overlay for Apalis apalis-imx8_hmp_overlay.dtbo is not available in Toradex Device Tree Overlays repository. I still need help with downloading or preparing this overlay based on those from Colibri or Verdin.

Thanks,
Florin

Hey @Florin,

We don’t have an active apalis-imx8_hmp_overlay right now. I believe this is in the works, but I don’t have an ETA.

-Eric