summaryrefslogtreecommitdiff
path: root/tools/binman/test/30_x86-rom-me-no-desc.dts
diff options
context:
space:
mode:
authorBin Meng <bmeng.cn@gmail.com>2017-04-05 04:17:14 (GMT)
committerBin Meng <bmeng.cn@gmail.com>2017-04-10 02:02:03 (GMT)
commitae5564d1aec8b39f55f283f8d187b7b1603533bf (patch)
treeaa50e4318a0333e70343af2067b0a6336bd157a8 /tools/binman/test/30_x86-rom-me-no-desc.dts
parent13c531e52a09b4e6ffa8b5a1457199b0a574cb27 (diff)
downloadu-boot-ae5564d1aec8b39f55f283f8d187b7b1603533bf.tar.xz
tools: binman: Add missing filenames for various x86 rom tests
With recent changes, some x86-specific rom tests of binman fail to run. Fix it by adding missing filenames in corresponding entries. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools/binman/test/30_x86-rom-me-no-desc.dts')
-rw-r--r--tools/binman/test/30_x86-rom-me-no-desc.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/binman/test/30_x86-rom-me-no-desc.dts b/tools/binman/test/30_x86-rom-me-no-desc.dts
index 4578f66..68d3ce0 100644
--- a/tools/binman/test/30_x86-rom-me-no-desc.dts
+++ b/tools/binman/test/30_x86-rom-me-no-desc.dts
@@ -9,6 +9,7 @@
end-at-4gb;
size = <16>;
intel-me {
+ filename = "me.bin";
pos-unset;
};
};