cfl/cml/whl mainboards: Drop superfluous cpu_cluster device
[coreboot.git] / Documentation / lib / payloads / index.md
blobf9f00b64aefe3f38edf42de30bbb9662e1aba125
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 ```{toctree}
12 :maxdepth: 1
14 uImage.FIT support <fit.md>
15 ```