1246145Shselasky// SPDX-License-Identifier: GPL-2.0+
2246145Shselasky/dts-v1/;
3246145Shselasky
4246145Shselasky/ {
5246145Shselasky	#address-cells = <1>;
6246145Shselasky	#size-cells = <1>;
7246145Shselasky
8246145Shselasky	binman {
9246145Shselasky		atf-fip {
10246145Shselasky			fip-hdr-flags = /bits/ 64 <0x123>;
11246145Shselasky			u-boot {
12246145Shselasky			};
13246145Shselasky		};
14246145Shselasky	};
15246145Shselasky};
16246145Shselasky