[U-Boot] [PATCH v1 0/2] sunxi: Gigabit PHY support for SUN8I_EMAC

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Fri Feb 17 17:47:53 UTC 2017


The sun8i_emac is a triple-speed Ethernet controller.
This changeset adds support for negotiating links at gigabit speeds:
 * enables CONFIG_PHY_GIGE
 * enables support for the Micrel KSZ9031 GbE PHY

Separated out into two changes, as CONFIG_PHY_GIGE is needed with any
GbE PHY for gigabit-operation. Bundled into a single changeset, as we
test this with the KSZ9031 on our boards.




Klaus Goger (1):
  sun8i: define CONFIG_PHY_GIGE for EMAC

Philipp Tomsich (1):
  sun8i: enable support for the Micrel KSZ9031 with SUN8I_EMAC

 include/configs/sunxi-common.h | 6 ++++++
 1 file changed, 6 insertions(+)

-- 
1.9.1



More information about the U-Boot mailing list