mbox series

[PULL] u-boot-usb/master

Message ID 720c3176-3355-29f6-4eda-0c797eafaa27@denx.de
State Accepted
Delegated to: Tom Rini
Headers show
Series [PULL] u-boot-usb/master | expand

Pull-request

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

Message

Marek Vasut June 14, 2020, 3:28 p.m. UTC
The following changes since commit be79009f3b9bbdbce283e67a865121e576d790ea:

  Merge tag 'u-boot-imx-20200609' of
https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2020-06-09 09:17:24
-0400)

are available in the Git repository at:

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

for you to fetch changes up to 65f7551b6e8e389ae6a6b43ccfd18da31258a9ba:

  eth/r8152: update the firmware (2020-06-14 13:36:29 +0200)

----------------------------------------------------------------
Hayes Wang (1):
      eth/r8152: update the firmware

 drivers/usb/eth/r8152.h    |   8 ++
 drivers/usb/eth/r8152_fw.c | 481
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------------------------
 2 files changed, 265 insertions(+), 224 deletions(-)

Comments

Tom Rini June 15, 2020, 1:33 p.m. UTC | #1
On Sun, Jun 14, 2020 at 05:28:55PM +0200, Marek Vasut wrote:

> The following changes since commit be79009f3b9bbdbce283e67a865121e576d790ea:
> 
>   Merge tag 'u-boot-imx-20200609' of
> https://gitlab.denx.de/u-boot/custodians/u-boot-imx (2020-06-09 09:17:24
> -0400)
> 
> are available in the Git repository at:
> 
>   git://git.denx.de/u-boot-usb.git master
> 
> for you to fetch changes up to 65f7551b6e8e389ae6a6b43ccfd18da31258a9ba:
> 
>   eth/r8152: update the firmware (2020-06-14 13:36:29 +0200)
> 

Applied to u-boot/master, thanks!