u-boot-brain/board/davinci/da8xxevm
Ben Gardiner 3d248d37e1 da850evm: basic MII EMAC support
The current da850evm support in u-boot/master omits any use of
the davinci EMAC. This patch adds basic support for the EMAC using
the MII PHY found on the baseboard of the EVM. The MAC address is
read from the environment variable 'ethadd'. Note that this is
different from the da850evm support in the u-boot omapl1 tree
where the MAC address is read from SPI flash.

Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca>
CC: Sandeep Paulraj <s-paulraj@ti.com>
CC: Sudhakar Rajashekhara <sudhakar.raj@ti.com>
CC: Ben Warren <biggerbadderben@gmail.com>
CC: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2010-10-17 20:14:55 +02:00
..
common.c TI: DaVinci: Prepare for da850 support 2010-06-10 12:04:37 -04:00
common.h TI: DaVinci: Prepare for da850 support 2010-06-10 12:04:37 -04:00
config.mk TI: DaVinci: Prepare for da850 support 2010-06-10 12:04:37 -04:00
da830evm.c davinci_emac: davinci_eth_set_mac_addr to ->write_hwaddr 2010-10-11 23:07:17 -07:00
da850evm.c da850evm: basic MII EMAC support 2010-10-17 20:14:55 +02:00
Makefile TI: DaVinci: Add board specific code for da850 EVM 2010-06-10 12:04:42 -04:00