]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: gateworks: venice: fix dt adjustment for gw73xx baseboard for imx8mp
authorTim Harvey <tharvey@gateworks.com>
Wed, 17 Apr 2024 20:01:53 +0000 (13:01 -0700)
committerFabio Estevam <festevam@gmail.com>
Sat, 20 Apr 2024 03:36:45 +0000 (00:36 -0300)
commit8d22015d23662a886e4f79c347e5e9cd717fe067
treebb54799b6a75bca4f996e2b11d209be2297d08c4
parent45d14c0120537a6fda4968d33bf57bfdef53e5f5
board: gateworks: venice: fix dt adjustment for gw73xx baseboard for imx8mp

The GW73xx baseboard needs a PCI dt adjustment for revC/D based on a
change of the PCIe switch. Make sure we are only doing this for a pci
based ethernet to avoid causing a boot hang when the ethernet1 alias
points to eqos or fec. To know this is a pcie device ensure the alias
begins with the pcie controller.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
board/gateworks/venice/venice.c