diff options
Diffstat (limited to 'doc/uImage.FIT/update3.its')
| -rw-r--r-- | doc/uImage.FIT/update3.its | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/doc/uImage.FIT/update3.its b/doc/uImage.FIT/update3.its index 285cf73b4..a6eaef691 100644 --- a/doc/uImage.FIT/update3.its +++ b/doc/uImage.FIT/update3.its @@ -1,6 +1,9 @@  /*   * Example Automatic software update file.   */ + +/dts-v1/; +  / {  	description = "Automatic software updates: kernel, ramdisk, FDT";  	#address-cells = <1>; |