summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--arch/x86/dts/u-boot.dtsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/x86/dts/u-boot.dtsi b/arch/x86/dts/u-boot.dtsi
index 69c1c1d..a4321d3 100644
--- a/arch/x86/dts/u-boot.dtsi
+++ b/arch/x86/dts/u-boot.dtsi
@@ -17,8 +17,10 @@
size = <CONFIG_ROM_SIZE>;
#ifdef CONFIG_HAVE_INTEL_ME
intel-descriptor {
+ filename = CONFIG_FLASH_DESCRIPTOR_FILE;
};
intel-me {
+ filename = CONFIG_INTEL_ME_FILE;
};
#endif
#ifdef CONFIG_SPL