Load a custom .dtb on an IotgateIMX8plus

Hi I could not find any similar topic. I am trying to load a custom device tree blob on my Iotgate-IMX8-Plus and cannot seem to find how to do that. The .dtb file I want to use (iot-gate-imx8plus-usbdev.dtb) is already in the boot directory, but I have no idea how to configure the balena os bootloader to load it.
Am I missing something ?

Thanks

Hi @essenlive, the custom device tree support in balenaCloud is only available for a subset of device types and unfortunately the iot-gate-imx8plus is not currently one of them.

You could of course open a feature request so our product team is aware of the request.

What are the custom changes in the device tree? If they are changes that will benefit the device type as a whole we could consider enhancing the default device tree with this changes, or if they apply to a variant, detect the variant and apply an overlay.

Let us know,
Alex