diff options
author | Chen-Yu Tsai <[email protected]> | 2024-05-28 16:52:18 +0800 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2024-05-29 16:41:21 +0900 |
commit | e06a698ae62b9ee5ca98e65be2c90a61464192e6 (patch) | |
tree | 0288ccc7f95d1edde54655669faa4207d9f17013 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 3c562a70cf4da331baef60ebb3f0e30b254006e9 (diff) |
scripts/make_fit: Drop fdt image entry compatible string
According to the FIT image source file format document found in U-boot [1]
and the split-out FIT image specification [2], under "'/images' node" ->
"Conditionally mandatory property", the "compatible" property is described
as "compatible method for loading image", i.e., not the compatible string
embedded in the FDT or used for matching.
Drop the compatible string from the fdt image entry node.
While at it also fix up a typo in the document section of output_dtb.
[1] U-boot source "doc/usage/fit/source_file_format.rst", or on the website:
https://docs.u-boot.org/en/latest/usage/fit/source_file_format.html
[2] https://github.com/open-source-firmware/flat-image-tree/blob/main/source/chapter2-source-file-format.rst
Fixes: 7a23b027ec17 ("arm64: boot: Support Flat Image Tree")
Signed-off-by: Chen-Yu Tsai <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions