]> git.sur5r.net Git - u-boot/commit
binman: Remove hard-coded file name for x86 flash-descriptor & intel-me
authorStefan Roese <sr@denx.de>
Thu, 30 Mar 2017 10:58:12 +0000 (12:58 +0200)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 10 Apr 2017 02:02:03 +0000 (10:02 +0800)
commit2b4c65289698705d91e4c601ece3f079c71cf433
tree94f1ccb4092ad90ef7c982a1989974f8bfe090e7
parentcccab03a529ac1bf1a66ff75fb15784005ec8570
binman: Remove hard-coded file name for x86 flash-descriptor & intel-me

Now that we have added file names from Kconfig in x86 u-boot.dtsi,
update binman to avoid using hard-coded names.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Bin Meng <bmeng.cn@gmail.com>
Cc: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
tools/binman/etype/intel_descriptor.py
tools/binman/etype/intel_me.py