mirror of
https://github.com/raspberrypi/userland.git
synced 2025-12-06 04:49:12 +00:00
The overlay_map DTB file provides a way to load different .dtbo files on different platforms from the same overlay name, e.g. translating "vc4-kms-v3d" to "vc4-kms-v3d-pi4" on bcm2711. See: https://github.com/raspberrypi/linux/issues/3520