mbox

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

Message ID CANr=Z=acrBULwhG71eTpoMsYHCFytHB5=F9S5L15_op6ejQXZQ@mail.gmail.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Joe Hershberger Jan. 14, 2014, 7:12 p.m. UTC
The following changes since commit cddb6b8304bfbc34f43920051256de7fe6c4c0ab:

  Prepare v2014.01-rc3 (2014-01-13 14:36:17 -0500)

are available in the git repository at:

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

for you to fetch changes up to f66e3ded61aeafc67f3ebb6ab0302b455f102ce3:

  net: phy: atheros: Fix the masks for AR8031/8035 (2014-01-14 14:00:41 -0600)

----------------------------------------------------------------
Fabio Estevam (1):
      net: phy: atheros: Fix the masks for AR8031/8035

 drivers/net/phy/atheros.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Tom Rini Jan. 14, 2014, 9:01 p.m. UTC | #1
On Tue, Jan 14, 2014 at 01:12:23PM -0600, Joe Hershberger wrote:

> The following changes since commit cddb6b8304bfbc34f43920051256de7fe6c4c0ab:
> 
>   Prepare v2014.01-rc3 (2014-01-13 14:36:17 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-net.git master
> 
> for you to fetch changes up to f66e3ded61aeafc67f3ebb6ab0302b455f102ce3:
> 
>   net: phy: atheros: Fix the masks for AR8031/8035 (2014-01-14 14:00:41 -0600)
> 
> ----------------------------------------------------------------
> Fabio Estevam (1):
>       net: phy: atheros: Fix the masks for AR8031/8035
> 
>  drivers/net/phy/atheros.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied to u-boot/master, thanks!