mbox

[U-Boot] Pull request: u-boot-net.git master

Message ID 20170307200228.0B723FED39@linux-xvxi.amer.corp.natinst.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://git.denx.de/u-boot-net.git master

Message

Joe Hershberger March 7, 2017, 8:01 p.m. UTC
Hi Tom,

The following changes since commit 3fd2b3aa19b9479b5e785087e4951d3a7bbb87be:

  net: macb: Fix ETH not found when clock not support (2017-03-01 21:28:39 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-net.git master

for you to fetch changes up to 2c2ab8d65ff6c95a8af0fdb90cb34a777c28e3a1:

  net: zynq_gem: Fix masking of supported phydev features (2017-03-07 11:27:33 -0600)

----------------------------------------------------------------
Nathan Rossi (1):
      net: zynq_gem: Fix masking of supported phydev features

 drivers/net/zynq_gem.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Thanks!
-Joe

Comments

Tom Rini March 8, 2017, 5:48 p.m. UTC | #1
On Tue, Mar 07, 2017 at 02:01:49PM -0600, Joe Hershberger wrote:

> Hi Tom,
> 
> The following changes since commit 3fd2b3aa19b9479b5e785087e4951d3a7bbb87be:
> 
>   net: macb: Fix ETH not found when clock not support (2017-03-01 21:28:39 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-net.git master
> 
> for you to fetch changes up to 2c2ab8d65ff6c95a8af0fdb90cb34a777c28e3a1:
> 
>   net: zynq_gem: Fix masking of supported phydev features (2017-03-07 11:27:33 -0600)
> 

Applied to u-boot/master, thanks!