[coreboot] [PATCH] First support for HP DL145 G3

samuel samuel.verstraete at gmail.com
Wed Apr 22 16:50:24 CEST 2009


>> devfn: 00 (20), offs: 00
>                                        device pci 2.2 on end # USB
>                                        # when HT_CHAIN_END_UNITID_BASE (0,1) < HT_CHAIN_UNITID_BASE (6,,,,),
>                                        device pci 4.0 on end # VGA  /* REMOVE THIS ONE */
>
>                                        chip drivers/pci/onboard
>                                                # it is in bcm5785_0 bus, but the device id can
>                                                # not be changed even unitid is changed, fake one
>                                                # to get the rom_address
>                                                # if HT_CHAIN_END_UNITID_BASE=0, it is 4,
>                                                # if HT_CHAIN_END_UNITID_BASE=1, it is 3
>                                                device pci 4.0 on end
>                                                register "rom_address" = "0xfff00000"
>                                        end
>
> This is probably not _the_ problem, but it is a problem.  Could you
> remove the first reference to the VGA.  I think the correct one is
> getting disabled.
>

removed it and it didn't make a difference :) so at least it was not needed
The error remains the same though


More information about the coreboot mailing list