File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -253,7 +253,7 @@ Conditionally mandatory properties
253253data
254254 Path to the external file which contains this node's binary data. Within
255255 the FIT this is the contents of the file. This is mandatory unless
256- external data is used.
256+ :index: ` external data ` is used.
257257
258258data-size
259259 Size of the data in bytes. This is mandatory if :index: `external data ` is
@@ -262,7 +262,7 @@ data-size
262262data-offset
263263 Offset of the data in a separate image store. The image store is placed
264264 immediately after the last byte of the device tree binary, aligned to a
265- 4-byte boundary. This is mandatory if external data is used, with an offset.
265+ 4-byte boundary. This is mandatory if :index: ` external data ` is used, with an offset.
266266
267267data-position
268268 Machine address at which the data is to be found. This is a fixed address
You can’t perform that action at this time.
0 commit comments