[U-Boot] [PATCH v2 u-boot-marvell 6/7] arm: mvebu: turris_omnia: call pci_init from board init code
Stefan Roese
sr at denx.de
Mon May 27 11:25:56 UTC 2019
On 24.05.19 14:57, Marek BehĂșn wrote:
> We always want to enumerate PCIe devices, because withouth this they
> won't work in Linux.
>
> Signed-off-by: Marek BehĂșn <marek.behun at nic.cz>
Reviewed-by: Stefan Roese <sr at denx.de>
Thanks,
Stefan
BTW: There should be no any such dependencies, that the bootloader has
already done some initializations on some subsystems. Linux should be
able to function correctly on all interfaces without any such pre-
configurations. So you might want to look into the Linux drivers here
to find the root cause for this.
More information about the U-Boot
mailing list