commit | a6614bb55b80cad7391ce0697e61d8047cebbb50 | [log] [tgz] |
---|---|---|
author | Tim Harvey <tharvey@gateworks.com> | Thu Aug 11 11:55:38 2022 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Sun Sep 18 22:56:09 2022 +0200 |
tree | e09e7015737169e8b67c023d98b78b2ebe48e70a | |
parent | cd0cdf210cee66bed3c0399d559d6569cfb6ad12 [diff] |
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>