Skip to content

Integrate meta-seconorth-distro/mx8_add_symlinks_for_dma_heap_nodes

Commit: seco-ne/yocto/layers/meta-seconorth-distro@37c824f7

video: Add symlinks for dma_heap nodes if the cma size is specified by cmdline

By default libimxdmabuffer (required for vpu video playback) expects the cma heap nodes to be available at /dev/dma_heap/linux,cma and /dev/dma_heap/linux,cma-uncached respectively. These nodes are only created when the devicetree cma declaration is used. Add a udev rule that creates symlinks if the cma size is specified by kernel cmdline.

BCS 746-001325

Merge request reports

Loading