[U-Boot] [PATCH] x86: fsp: Do not assert VPD_IMAGE_REV when DEBUG

Simon Glass sjg at chromium.org
Wed Aug 12 05:54:45 CEST 2015


On 8 August 2015 at 08:10, Simon Glass <sjg at chromium.org> wrote:
> On 8 August 2015 at 08:01, Bin Meng <bmeng.cn at gmail.com> wrote:
>> When using different release version of Intel FSP, the VPD_IMAGE_REV
>> is different (ie: BayTrail Gold 3 is 0x0303 while Gold 4 is 0x0304).
>> Remove the asserting of this so that U-Boot does not hang in a debug
>> build.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>>  arch/x86/include/asm/arch-baytrail/fsp/fsp_vpd.h  | 1 -
>>  arch/x86/include/asm/arch-queensbay/fsp/fsp_vpd.h | 1 -
>>  arch/x86/lib/fsp/fsp_support.c                    | 3 +--
>>  3 files changed, 1 insertion(+), 4 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>

Applied to u-boot-x86, thanks!


More information about the U-Boot mailing list