diff options
author | Lukasz Majewski <lukma@denx.de> | 2020-02-26 12:37:00 +0100 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2020-04-18 13:08:18 +0200 |
commit | 4a45f4046b57f29d6c25652c683378c338cf2084 (patch) | |
tree | 142d4558bf37d44335c72922f7f5d4d4866eee8a /board/freescale/mpc8313erdb/README | |
parent | 2c8627110e0c3eace3c5daab4e437dd989f3cf49 (diff) |
dts: imx: Add fixed-link property to HSC and DDC (imx53) devices
Those two boards are supposed to be run with a single u-boot binary.
There are notable differences though - HSC uses DSA switch (which
phy_id == 0x0) and DCC (DP83848C).
After the commit 3bf135b6c367
("drivers: net: phy: Ignore PHY ID 0 during PHY probing") the PHY devices
with phy_id == 0 are not created in U-Boot anymore. This caused regression
on HSC.
To fix this problem - the fec's 'fixed-link' node has been introduced and
the phy_id is not assessed anymore. This approach works on both boards.
Signed-off-by: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'board/freescale/mpc8313erdb/README')
0 files changed, 0 insertions, 0 deletions