]> git.baikalelectronics.ru Git - uboot.git/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)
commitca9107bdda86238906919c787ee38947549a32f1
tree77aa2582e7a50f9a9dd8182db005803b1d6e63d5
parent1b37beeb58237dfdda579ced9f76e3fb97ab06ed
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