commit | e07f76b25debf224a0283671f0b9ab0912a7ac0a | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Thu Oct 08 15:14:58 2020 +0200 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Wed Oct 21 18:12:20 2020 +0200 |
tree | b249dd53a4ce41599f49a865787b5b53e0d8592f | |
parent | 67f9f11f197ff39e4e85e56bca84206ef18ab296 [diff] |
ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROM In case the KS8851 has external EEPROM attached to it, do not set eth1addr at all. The network stack will read the MAC out of the KS8851 and set eth1addr accordingly. Signed-off-by: Marek Vasut <marex@denx.de> Cc: Patrice Chotard <patrice.chotard@st.com> Cc: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com>