On 10 July 2015 at 06:46, Simon Glass <s...@chromium.org> wrote:
> On 7 July 2015 at 23:06, Bin Meng <bmeng...@gmail.com> wrote:
>> We should not leave the expansion ROM address window open when there
>> is not a valid ROM.
>>
>> Suggested-by: Matt Porter <mpor...@konsulko.com>
>> Signed-off-by: Bin Meng <bmeng...@gmail.com>
>>
>> ---
>> I did not update pci_rom_probe() to handle the header type1 ROM address,
>> as I think pci_rom_probe() is a static routine which is only used for
>> VGA ROM only so far, so we don't need consider type1 case.
>>
>> Changes in v3:
>> - Rebase on u-boot-x86/master
>>
>> Changes in v2:
>> - New patch to disable expansion ROM address decoding when signature check 
>> fails
>>
>>  drivers/pci/pci_rom.c | 4 ++++
>>  1 file changed, 4 insertions(+)
>
> Tested-by: Simon Glass <s...@chromium.org>
> 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