summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd/android.rst
diff options
context:
space:
mode:
authorThomas Schaefer <[email protected]>2025-04-28 11:59:46 +0200
committerFabio Estevam <[email protected]>2025-05-12 18:43:19 -0300
commit9373e5aecfc5baf94534e2e7cc2270a09fc349b4 (patch)
tree8909f92956de0e8d33ed49827deced4ccb714b3a /doc/develop/bootstd/android.rst
parent0780b94afd010b66e146b740e4c7c7f33a869975 (diff)
net: fsl_enetc: fix imdio register calculation
With commit cc4e8af2c552, fsl_enetc register accessors have been split to handle different register offsets on different SoCs. However, for internal MDIO register calculation, only ENETC_PM_IMDIO_BASE was fixed without adding the SoC specific MAC register offset. As a result, the network support for the Kontron SMARC-sAL28 and probably other boards based on the LS1028A CPU is broken. Add the SoC specific MAC register offset to calculation of imdio.priv to fix this. Fixes: cc4e8af2c552 ("net: fsl_enetc: Split register accessors") Signed-off-by: Thomas Schaefer <[email protected]> Signed-off-by: Heiko Thiery <[email protected]> Reviewed-by: Michael Walle <[email protected]> Reviewed-by: Vladimir Oltean <[email protected]> Tested-by: Vladimir Oltean <[email protected]> # LS1028A Tested-by: Tim Harvey <[email protected]> # imx95_19x19_evk Reviewed-by: Marek Vasut <[email protected]> Reviewed-by: Alice Guo <[email protected]>
Diffstat (limited to 'doc/develop/bootstd/android.rst')
0 files changed, 0 insertions, 0 deletions