]> git.sur5r.net Git - u-boot/commit
x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenames
authorStefan Roese <sr@denx.de>
Thu, 30 Mar 2017 10:58:10 +0000 (12:58 +0200)
committerBin Meng <bmeng.cn@gmail.com>
Mon, 10 Apr 2017 02:02:03 +0000 (10:02 +0800)
commit3dc0f8446aae39256c2259e948251e68f106919b
tree77aa2582e7a50f9a9dd8182db005803b1d6e63d5
parentd24c7fbcc5e530bb5a2b5326869aaa2d7a61d607
x86: Kconfig: Add options to configure the descriptor.bin / me.bin filenames

This introduces two Kconfig options to enable board specific filenames
for the Intel binary blobs to be used to generate the SPI flash image.

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>
arch/x86/Kconfig