Skip to content
Snippets Groups Projects
Commit 7445435f authored by Bin Meng's avatar Bin Meng Committed by Simon Glass
Browse files

pci: Fix expansion ROM programming for multi-function devices


PCI_HEADER_TYPE register (offset 0x0e) bit 7 is an indicator
for multi-function devices. We should mask it off before using
it as the header type.

Signed-off-by: default avatarBin Meng <bmeng.cn@gmail.com>
Acked-by: default avatarSimon Glass <sjg@chromium.org>
parent 996ec1dc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment