mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-16 12:11:32 +00:00
12 lines
113 B
Text
12 lines
113 B
Text
|
// SPDX-License-Identifier: GPL-2.0+
|
||
|
/dts-v1/;
|
||
|
|
||
|
/ {
|
||
|
binman {
|
||
|
u-boot-tpl {
|
||
|
};
|
||
|
u-boot-tpl-dtb {
|
||
|
};
|
||
|
};
|
||
|
};
|