Re: [U-Boot] [PATCH 0/2] net: lpc32xx: add support to RMII phy

2015-08-05 Thread Vladimir Zapolskiy
Hi Joe, On 06.07.2015 10:55, Vladimir Zapolskiy wrote: Hello Albert, On 06.07.2015 09:46, Albert ARIBAUD (3ADEV) wrote: Hello Vladimir, On Mon, 6 Jul 2015 07:22:09 +0300, Vladimir Zapolskiy v...@mleia.com wrote: This is an update to LPC32xx MAC driver, which needs to have small quirks

Re: [U-Boot] [PATCH 0/2] net: lpc32xx: add support to RMII phy

2015-07-06 Thread Vladimir Zapolskiy
Hello Albert, On 06.07.2015 09:46, Albert ARIBAUD (3ADEV) wrote: Hello Vladimir, On Mon, 6 Jul 2015 07:22:09 +0300, Vladimir Zapolskiy v...@mleia.com wrote: This is an update to LPC32xx MAC driver, which needs to have small quirks in order to properly work with an external phy connected

Re: [U-Boot] [PATCH 0/2] net: lpc32xx: add support to RMII phy

2015-07-06 Thread Albert ARIBAUD (3ADEV)
Hello Vladimir, On Mon, 6 Jul 2015 07:22:09 +0300, Vladimir Zapolskiy v...@mleia.com wrote: This is an update to LPC32xx MAC driver, which needs to have small quirks in order to properly work with an external phy connected by RMII interface. RMII mode of MAC operation is selected, if

[U-Boot] [PATCH 0/2] net: lpc32xx: add support to RMII phy

2015-07-05 Thread Vladimir Zapolskiy
This is an update to LPC32xx MAC driver, which needs to have small quirks in order to properly work with an external phy connected by RMII interface. RMII mode of MAC operation is selected, if CONFIG_RMII is defined, this option is aligned with a number of boards, which already have the same