pcengines/apu2: enable IOMMU for all apu2 variants
[coreboot.git] / Documentation / lib / payloads / index.md
blob44daef18b457c830f28aeda84005d479d5a56991
1 # Payload-specific documentation
3 This section contains documentation about coreboot on specific payloads.
5 Payloads are run after coreboot has initialized the hardware.
6 coreboot supports multiple payloads, depending on the architecture of the
7 selected mainboard.
9 ## FIT
11 - [uImage.FIT support](fit.md)