blob: 46bfd8b265f59ca0fda5b3fd95f666d95db0b88e [file] [log] [blame]
Simon Glass90d29682019-07-08 14:25:38 -06001/dts-v1/;
2
3/ {
4 #address-cells = <1>;
5 #size-cells = <1>;
6
7 binman {
8 u-boot {
9 };
10 u-boot-dtb {
11 compress = "lz4";
12 };
13 };
14};