[U-Boot] Programming PHY firmware over MDIO

9 Jul
2014
9 Jul
'14
1:12 a.m.
We are working with the Broadcom BCM84834 PHY (4-port 10G-BASE-T) being controlled by a Freescale T4240. The 84834 needs firmware in order to operate. The device can either load its firmware from MDIO or from a SPI EEPROM. Once loaded via MDIO, the PHY can write its new firmware to EEPROM for future use.
Where is the appropriate place in u-boot to do this firmware download? Is it at the end of board_eth_init?
Is there a mechanism in place to do this kind of firmware load already? I didn't see one looking through the code.
Thanks, Danny Gale daniel.gale@coloradoengineeringinc.com
3960
Age (days ago)
3960
Last active (days ago)
0 comments
1 participants
participants (1)
-
Danny Gale