Hi Bin, On 8 October 2015 at 19:07, Simon Glass <[email protected]> wrote: > On 7 October 2015 at 10:13, Bin Meng <[email protected]> wrote: >> 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: Bin Meng <[email protected]> >> --- >> >> drivers/pci/pci_auto.c | 1 + >> 1 file changed, 1 insertion(+) > > Acked-by: Simon Glass <[email protected]>
I'm not sure if this fix actually fixes anything for existing boards, but I'll pick it up. Is there anything else I have missed? Regards, Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

