config: imx: Enable CONFIG_PHY_FIXED on HSC and DDC i.MX53 boards
authorLukasz Majewski <lukma@denx.de>
Wed, 26 Feb 2020 11:37:01 +0000 (12:37 +0100)
committerStefano Babic <sbabic@denx.de>
Sat, 18 Apr 2020 11:08:26 +0000 (13:08 +0200)
commit90a3cff53e838c0941f561fcef25e1a8c8b88bd1
treea07a5cca11f986ceaaca465e13f323b7b4341787
parent4a45f4046b57f29d6c25652c683378c338cf2084
config: imx: Enable CONFIG_PHY_FIXED on HSC and DDC i.MX53 boards

The CONFIG_PHY_FIXED is necessary to allow DSA switch work in U-Boot after
the
commit 3bf135b6c367 ("drivers: net: phy: Ignore PHY ID 0 during PHY probing").

This particular device - LAN9303 - returns phy_id == 0. With
CONFIG_PHY_FIXED enabled HSC and DDC boards work again with the same U-Boot
binary.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
configs/kp_imx53_defconfig