[U-Boot] [PATCH v2 6/9] x86: fsp: Introduce CONFIG_FSP_USE_UPD Kconfig option

Bin Meng bmeng.cn at gmail.com
Mon Dec 21 08:44:40 CET 2015


On Sat, Dec 19, 2015 at 10:51 AM, Simon Glass <sjg at chromium.org> wrote:
> On 10 December 2015 at 23:03, Bin Meng <bmeng.cn at gmail.com> wrote:
>> Not every FSP supports UPD, thus we introduce a Kconfig option
>> CONFIG_FSP_USE_UPD and use it to wrap these common UPD handling
>> codes in fsp_support.c.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>>
>> ---
>>
>> Changes in v2:
>> - New patch to introduce CONFIG_FSP_USE_UPD Kconfig option
>>
>>  arch/x86/Kconfig               |  9 +++++++++
>>  arch/x86/lib/fsp/fsp_support.c | 23 ++++++++++++++---------
>>  2 files changed, 23 insertions(+), 9 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>
> Tested on Minnowmax:
> Tested-by: Simon Glass <sjg at chromium.org>

applied to u-boot-x86/next, thanks!


More information about the U-Boot mailing list