[U-Boot] Ping on u-boot patch status

Hi Ben,
Just ping-ing the status of these patches to u-boot. If I have sent them badly, please let me know and I can repost.
1. 83xx: UEC: Added support for bitBang MII driver access to PHYs ================================================================ http://www.mail-archive.com/u-boot@lists.denx.de/msg16588.html
I am aware of peter tyser's comment and will /s CONFIG_MPC83XX with CONFIG_MPC83xx <<
2. UEC FIXED PHY: Determine fixed-phy port using UEC interface name =================================================================== http://www.mail-archive.com/u-boot@lists.denx.de/msg16587.html
3. Assigned a static SMI address to all UECs TBIPA address ========================================================== http://www.mail-archive.com/u-boot@lists.denx.de/msg16586.html
Thanks very much for your time
- Richard

Hi Richard,
Sorry, thought I'd taken care of these.
Richard Retanubun wrote:
Hi Ben,
Just ping-ing the status of these patches to u-boot. If I have sent them badly, please let me know and I can repost.
- 83xx: UEC: Added support for bitBang MII driver access to PHYs
================================================================ http://www.mail-archive.com/u-boot@lists.denx.de/msg16588.html
I am aware of peter tyser's comment and will /s CONFIG_MPC83XX with
CONFIG_MPC83xx <<
We shouldn't be adding more CPU-conditional logic to a common driver, so NAK. I'm pretty sure I commented on this one already.
- UEC FIXED PHY: Determine fixed-phy port using UEC interface name
=================================================================== http://www.mail-archive.com/u-boot@lists.denx.de/msg16587.html
Applied to net repo after some manual tweaking and adding of SOB
- Assigned a static SMI address to all UECs TBIPA address
========================================================== http://www.mail-archive.com/u-boot@lists.denx.de/msg16586.html
Applied to net repo after some manual tweaking and adding of SOB
Thanks very much for your time
No problem. Sorry they didn't get in earlier.
- Richard
regards, Ben
participants (2)
-
Ben Warren
-
Richard Retanubun