u-boot-brain/board/compulab/cl-som-am57x
Dmitry Lifshitz fc300e2c5d arm: am57xx: cl-som-am57x: add ETH support
Add MAC support.

Use PHY, connected to RGMII1 as a default Eth adapter,
by appropriate setting of 'cpsw_data.active_slave'.

'cpsw_phy' env variable can override this setting.

Set the MAC addresses in the U-Boot environment.
The addresses are retrieved from the on-board EEPROM or from the SOC's
MAC fuses.

Set the following PHYs RGMII clock delays:
- Enable RX delay
- Disable TX delay

Signed-off-by: Dmitry Lifshitz <lifshitz@compulab.co.il>
[uri.mashiach@compulab.co.il: add RGMII clock delays]
Signed-off-by: Uri Mashiach <uri.mashiach@compulab.co.il>
Acked-by: Igor Grinberg <grinberg@compulab.co.il>
Reviewed-by: Tom Rini <trini@konsulko.com>
2017-01-02 11:14:07 -05:00
..
cl-som-am57x.c arm: am57xx: cl-som-am57x: fetch board rev from EEPROM 2017-01-02 11:14:06 -05:00
eth.c arm: am57xx: cl-som-am57x: add ETH support 2017-01-02 11:14:07 -05:00
Kconfig arm: am57xx: cl-som-am57x: add initial board support 2017-01-02 11:14:06 -05:00
MAINTAINERS arm: am57xx: cl-som-am57x: add initial board support 2017-01-02 11:14:06 -05:00
Makefile arm: am57xx: cl-som-am57x: add ETH support 2017-01-02 11:14:07 -05:00
mux.c arm: am57xx: cl-som-am57x: add ETH support 2017-01-02 11:14:07 -05:00
spl.c arm: am57xx: cl-som-am57x: add initial board support 2017-01-02 11:14:06 -05:00