early stage debugging on a real product

Andy Shevchenko andy.shevchenko at gmail.com
Wed Nov 25 21:43:34 CET 2020


On Wed, Nov 25, 2020 at 7:03 PM Simon Glass <sjg at chromium.org> wrote:
> On Wed, 25 Nov 2020 at 09:58, Andy Shevchenko <andy.shevchenko at gmail.com> wrote:
> > On Wed, Nov 25, 2020 at 5:45 PM Simon Glass <sjg at chromium.org> wrote:

...

> > pci_init() makes the system hang.
> >
> > WRT video I will try later when I see PCI initialized successfully.
>
> Probably PCI autoconfig is already done. See CONFIG_PCI_PNP. BTW there
> is also ll_boot_init() which disables various init that might already
> be done.

Disabling PCI_PNP helped, thanks.

-- 
With Best Regards,
Andy Shevchenko


More information about the U-Boot mailing list