On 8 August 2015 at 08:10, Simon Glass <s...@chromium.org> wrote:
> On 8 August 2015 at 08:01, Bin Meng <bmeng...@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...@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 <s...@chromium.org>

Applied to u-boot-x86, thanks!
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to