[U-Boot] Please pull u-boot-dm

Simon Glass sjg at chromium.org
Mon Jan 9 21:46:46 CET 2017


Hi Tom,

The following changes since commit a705ebc81b7f91bbd0ef7c634284208342901149:

  Prepare v2017.01 (2017-01-09 11:57:05 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-dm.git

for you to fetch changes up to f8f41ae668040d58271e03bc85b58e13becb14af:

  scsi: dm: Unbind all scsi based block devices before new scan
(2017-01-09 11:25:20 -0700)

----------------------------------------------------------------
Michal Simek (1):
      scsi: dm: Unbind all scsi based block devices before new scan

Mugunthan V N (4):
      drivers: usb: gadget: ether/rndis: convert driver to adopt
device driver model
      am33xx: board: init usb ether gadget for rndis support
      am335x_evm: enable usb ether gadget as it supports DM_ETH
      defconfig: am335x_evm: enable usb driver model

 arch/arm/mach-omap2/am33xx/board.c |   8 +++++
 common/scsi.c                      |   2 ++
 configs/am335x_evm_defconfig       |   3 ++
 drivers/usb/gadget/Kconfig         |   4 +++
 drivers/usb/gadget/ether.c         | 153
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------
 drivers/usb/gadget/rndis.c         |  13 ++++++--
 drivers/usb/gadget/rndis.h         |  19 +++++++++---
 include/configs/am335x_evm.h       |   3 --
 include/net.h                      |   7 +++++
 9 files changed, 194 insertions(+), 18 deletions(-)

Regards,
Simon


More information about the U-Boot mailing list