diff options
| author | Christian DREHER <[email protected]> | 2026-04-28 20:04:06 +0200 |
|---|---|---|
| committer | Jerome Forissier <[email protected]> | 2026-05-06 11:07:22 +0200 |
| commit | 361bb8f827b094cfff6adb56fc247e8d847209cd (patch) | |
| tree | 49ae67a44345f6ff91ec139e40f3fdbdf850c5ca /src | |
| parent | 9e23095298d12e086dd3d5d35972eb3e588d190d (diff) | |
net: macb: use SA1 for MAC filtering on GEM
The MACB uses specific address registers (SA Top and Bottom) to
filter source or destination MAC addresses.
On the Gigabit Ethernet version, SA1B is @0x88.
On the non-GEM version, SA1B is @0x98.
Before this commit, the code was always writing 0x98. By chance,
on GEM, this is the address of SA3B, allowing the driver to work
anyway.
The motivation for this change is to be able to use the driver on
an instance of the GEM with less than 4 SA registers.
Signed-off-by: Christian DREHER <[email protected]>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions
