Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-15 | doc: FIT image: fix incorrect examples of DT node unit address | Andre Przywara | |
The DT spec demands a unit-address of a node name to match the "reg" property in that node. Newer dtc versions will throw warnings if this is not the case. Fix all occurences in the FIT image example files where this was not observed, to not give bad examples to the reader. Signed-off-by: Andre Przywara <andre.przywara@arm.com> | |||
2016-05-24 | mkimage: Report information about fpga | Michal Simek | |
Add FIT_FPGA_PROP that user can identify an optional entry for fpga. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Simon Glass <sjg@chromium.org> |