]> git.dujemihanovic.xyz Git - u-boot.git/commit
board: gateworks: venice: add fixup for GW73xx-C+
authorTim Harvey <tharvey@gateworks.com>
Thu, 11 Aug 2022 18:55:38 +0000 (11:55 -0700)
committerStefano Babic <sbabic@denx.de>
Sun, 18 Sep 2022 20:56:09 +0000 (22:56 +0200)
commit77f6dabc0a9401f0f73e9f082d8ae5c43974d064
treee09e7015737169e8b67c023d98b78b2ebe48e70a
parenta18f23f9770714205af3d8ea0fcc5ed15768b205
board: gateworks: venice: add fixup for GW73xx-C+

The GW73xx-C revision and onward replaced the 5-port PCIe switch with a
4-port (dropping PCIe to one of the miniPCIe sockets) due to part
availability. This moved the PCI bus of the GbE eth1 device. Use a fixup
to adjust the dt accordingly so that local-mac-address assigned from dt
works on new revision boards.

While we are at it, rename 'blob' to 'fdt' for clarity.

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