]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: rmobile: Enable KSZ90X1 PHY on Salvator-X
authorMarek Vasut <marek.vasut@gmail.com>
Sun, 20 Aug 2017 15:13:41 +0000 (17:13 +0200)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Fri, 25 Aug 2017 22:04:49 +0000 (07:04 +0900)
commitc4464e163e9ad9d1dab2c2b2ee77e7a3feadab11
treea9ddd58294481ad3dc68ff2abce5e92f4fbd82fb
parent46933dfbe1774d89b7ab2040c09445d63e2232c6
ARM: rmobile: Enable KSZ90X1 PHY on Salvator-X

Commit da3b9e7fd6a1 (Move PHY_MICREL and PHY_MICREL_KSZ90X1 to Kconfig)
broke ethernet support on R8A779x Salvator-X boards by disabling the
KSZ90x1 PHY in Kconfig. Reenable it.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Alexandru Gagniuc <alex.g@adaptrum.com>
Cc: Joe Hershberger <joe.hershberger@ni.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
configs/r8a7795_salvator-x_defconfig
configs/r8a7796_salvator-x_defconfig