[U-Boot] [PATCH v1 2/2] sun8i: enable support for the Micrel KSZ9031 with SUN8I_EMAC
Dr. Philipp Tomsich
philipp.tomsich at theobroma-systems.com
Tue Feb 21 20:35:35 UTC 2017
Maxime,
> On 21 Feb 2017, at 20:56, Maxime Ripard <maxime.ripard at free-electrons.com> wrote:
>
> On Fri, Feb 17, 2017 at 06:47:55PM +0100, Philipp Tomsich wrote:
>> #ifdef CONFIG_SUN8I_EMAC
>> #define CONFIG_PHY_GIGE /* GMAC can use gigabit PHY */
>> +#define CONFIG_PHY_MICREL
>> +#define CONFIG_PHY_MICREL_KSZ9031 /* used on A64-uQ7 */
>> #endif
>
> Same thing here, and that way you could enable it only on the board
> defconfig.
CONFIG_PHY_MICREL_KSZ9031 is not exported via Kconfig today.
I’m happy to see this moved to Kconfig & defconfig, but just checking
if that info changes anything…
Regards,
Phil.
More information about the U-Boot
mailing list