summaryrefslogtreecommitdiff
path: root/tools/binman/test/55_sections.dts
diff options
context:
space:
mode:
Diffstat (limited to 'tools/binman/test/55_sections.dts')
-rw-r--r--tools/binman/test/55_sections.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/binman/test/55_sections.dts b/tools/binman/test/55_sections.dts
index 2ada395b03..6b306aeda4 100644
--- a/tools/binman/test/55_sections.dts
+++ b/tools/binman/test/55_sections.dts
@@ -24,5 +24,9 @@
u-boot {
};
};
+ section@2 {
+ u-boot {
+ };
+ };
};
};