Loading...
/dts-v1/;

/ {
	#address-cells = <1>;
	#size-cells = <1>;

	binman {
		sort-by-offset;
		u-boot {
		};
		image-header {
			offset = <0x80>;
			location = "start";
		};
	};
};