arm: mvebu: turris_omnia: call pci_init from board init code
authorMarek Behún <marek.behun@nic.cz>
Fri, 24 May 2019 12:57:53 +0000 (14:57 +0200)
committerStefan Roese <sr@denx.de>
Thu, 11 Jul 2019 08:58:02 +0000 (10:58 +0200)
commit02aa5af92273a9e6a043923c4cf0c73dd5737558
treeac7637b13ad5811147d4ff63e840bb7c72a17809
parent27e3d4846d8f5b81091365427279f95dec83b79e
arm: mvebu: turris_omnia: call pci_init from board init code

We always want to enumerate PCIe devices, because withouth this they
won't work in Linux.

Signed-off-by: Marek Behún <marek.behun@nic.cz>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Stefan Roese <sr@denx.de>
board/CZ.NIC/turris_omnia/turris_omnia.c