commit | cc5d612152c07d51289ba0388d9f0204e05f6786 | [log] [tgz] |
---|---|---|
author | Konstantin Porotchkin <kostap@marvell.com> | Wed Apr 05 17:42:33 2017 +0300 |
committer | Stefan Roese <sr@denx.de> | Tue May 09 13:38:18 2017 +0200 |
tree | 7b4a58daa32c40364ac6aa96332430fcbfb5a66c | |
parent | b168702908b798370cd99e39f592d928feb221bf [diff] |
arm64: mvebu: Trigger PCI devices scan at early init stage Add PCIe initialization at early init stage. This operation has a side effect of detecting all PCIe plug-in cards, so the operator is not obligated to issue "pci enum" command though CLI for this purpose. Signed-off-by: Konstantin Porotchkin <kostap@marvell.com> Cc: Stefan Roese <sr@denx.de> Cc: Igal Liberman <igall@marvell.com> Cc: Nadav Haklai <nadavh@marvell.com> Reviewed-by: Stefan Roese <sr@denx.de>