
15 Sep
2021
15 Sep
'21
2:14 a.m.
On Thu, Sep 02, 2021 at 06:45:55PM +0200, Michael Walle wrote:
Disable the PCIe controllers by default, just like in the linux device tree. But there is one catch, for linux they are enabled in-place by the bootloader. Obviously, this doesn't work for the bootloader. Thus we explicitly enable the controllers in the -u-boot.dtsi files.
Signed-off-by: Michael Walle michael@walle.cc
Reviewed-by: Vladimir Oltean vladimir.oltean@nxp.com