From: Lukasz Majewski <l.majewski@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 0/3] This series implements fastboot on the "bcm28155_ap" boards.
Date: Mon, 20 Jul 2015 11:58:10 +0200 [thread overview]
Message-ID: <20150720115810.2c8b377b@amdc2363> (raw)
In-Reply-To: <1436477200-5354-1-git-send-email-srae@broadcom.com>
Hi Steve,
> The OTG hardware is a DWC2 controller and this series uses the
> existing gadget driver ("s3c_udc_otg.c").
>
> Changes in v3:
> - use static inline functions instead of macros
> - update the delay (2ms) to match the kernel code
> - use "SZ_1M"
> - undefine the 8-bit phy interface
>
> Changes in v2:
> - rebased against u-boot-dfu
>
> Jiandong Zheng and Steve Rae (2):
> usb: gadget: bcm_udc_otg files
> implement Fastboot via USB OTG on bcm28155_ap boards
>
> Steve Rae (1):
> g_dnl: add missing declaration
>
> arch/arm/include/asm/arch-bcm281xx/sysmap.h | 7 ++++
> board/broadcom/bcm28155_ap/bcm28155_ap.c | 40
> ++++++++++++++++++++++ drivers/usb/gadget/Makefile |
> 1 + drivers/usb/gadget/bcm_udc_otg.h | 22 +++++++++++++
> drivers/usb/gadget/bcm_udc_otg_phy.c | 51
> +++++++++++++++++++++++++++++
> include/configs/bcm28155_ap.h | 20 +++++++++++
> include/g_dnl.h | 1 + 7 files changed,
> 142 insertions(+) create mode 100644 drivers/usb/gadget/bcm_udc_otg.h
> create mode 100644 drivers/usb/gadget/bcm_udc_otg_phy.c
>
Applied to u-boot-dfu (the whole series).
Thanks for patches!
--
Best regards,
Lukasz Majewski
Samsung R&D Institute Poland (SRPOL) | Linux Platform Group
prev parent reply other threads:[~2015-07-20 9:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-09 21:26 [U-Boot] [PATCH v3 0/3] This series implements fastboot on the "bcm28155_ap" boards Steve Rae
2015-07-09 21:26 ` [U-Boot] [PATCH v3 1/3] g_dnl: add missing declaration Steve Rae
2015-07-09 21:26 ` [U-Boot] [PATCH v3 2/3] usb: gadget: bcm_udc_otg files Steve Rae
2015-07-09 21:26 ` [U-Boot] [PATCH v3 3/3] implement Fastboot via USB OTG on bcm28155_ap boards Steve Rae
2015-07-20 9:58 ` Lukasz Majewski [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150720115810.2c8b377b@amdc2363 \
--to=l.majewski@samsung.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.