| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-23 | doc: Bring in the FIT examples | Simon Glass | |
| Convert these to rST format and add them to the index. Signed-off-by: Simon Glass <[email protected]> | |||
| 2019-07-29 | fit: Support compat string property in configuration node | Julius Werner | |
| This patch adds support for an optional optimization to compatible string matching where the compatible string property from the root node of the kernel FDT can be copied into the configuration node of the FIT image. This is most useful when using compressed FDTs or when using FDT overlays, where the traditional extraction of the compatible string from the kernel FDT itself is not easily possible. Signed-off-by: Julius Werner <[email protected]> Reviewed-by: Simon Glass <[email protected]> | |||
