diff options
Diffstat (limited to 'doc/uImage.FIT/update_uboot.its')
| -rw-r--r-- | doc/uImage.FIT/update_uboot.its | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/doc/uImage.FIT/update_uboot.its b/doc/uImage.FIT/update_uboot.its index e0d27eacc..846723e2d 100644 --- a/doc/uImage.FIT/update_uboot.its +++ b/doc/uImage.FIT/update_uboot.its @@ -2,6 +2,9 @@   * Automatic software update for U-Boot   * Make sure the flashing addresses ('load' prop) is correct for your board!   */ + +/dts-v1/; +  / {  	description = "Automatic U-Boot update";  	#address-cells = <1>; |