From: Lukasz Majewski <l.majewski@samsung.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/7] Odroid XU3: enable DWC3 and DFU/THOR/UMS
Date: Mon, 08 Jun 2015 16:03:27 +0200 [thread overview]
Message-ID: <20150608160327.1f85a4f0@amdc2363> (raw)
In-Reply-To: <1432311268-20138-1-git-send-email-p.marczak@samsung.com>
Hi Przemyslaw,
> Hello,
> this patchset consists of all features required to use DFU on Odroid
> XU3. The default extra environment settings from exynos5-common.h is
> redefined and appended by dfu env settings.
>
> For an example of boot.scr for this board, two script files are added,
> for booting zImage only, or any of zImage/uImage/FIT.
>
> DFU, THOR, UMS and boot with the attached scripts were tested on
> Odroid XU3.
>
> The patchset is rebased on master tree:
> '3238639 Tom Rini Merge git://git.denx.de/u-boot-net'
>
> Thanks,
> Przemyslaw Marczak
>
> Inha Song (2):
> smdk5420: board: add functions to init dfu environment settings
> usb: f_mass_storage: sleep_thread: decrease the interval for check
> ctrlc()
>
> Joonyoung Shim (1):
> smdk5420: board: add functions required to enable USB DWC3
>
> Przemyslaw Marczak (2):
> odroid-xu3: config: enable DFU/THOR/UMS by add configs and
> environment samsung: common: add example boot scripts
>
> ?ukasz Majewski (2):
> arm: exynos: USB3 PHY base definition for Exynos5 SoCs
> samsung: usb: phy: Support for DWC3 PHY
>
> arch/arm/include/asm/arch-exynos/cpu.h | 2 +-
> board/samsung/common/board.c | 6 +-
> board/samsung/common/bootscripts/autoboot.cmd | 92
> +++++++++++++++++++++++++++
> board/samsung/common/bootscripts/bootzimg.cmd | 10 +++
> board/samsung/smdk5420/smdk5420.c | 80
> +++++++++++++++++++++-- drivers/usb/dwc3/Makefile
> | 1 + drivers/usb/dwc3/samsung_usb_phy.c | 78
> +++++++++++++++++++++++ drivers/usb/gadget/f_mass_storage.c
> | 2 +- include/configs/odroid_xu3.h | 88
> ++++++++++++++++++++++++-
> include/samsung-usb-phy-uboot.h | 16 +++++ 10 files
> changed, 363 insertions(+), 12 deletions(-) create mode 100644
> board/samsung/common/bootscripts/autoboot.cmd create mode 100644
> board/samsung/common/bootscripts/bootzimg.cmd create mode 100644
> drivers/usb/dwc3/samsung_usb_phy.c create mode 100644
> include/samsung-usb-phy-uboot.h
>
Applied to u-boot-dfu tree.
(Automated) Tested-by: Lukasz Majewski <l.majewski@samsung.com>
Test HW: Trats (Exynos4210)
--
Best regards,
Lukasz Majewski
Samsung R&D Institute Poland (SRPOL) | Linux Platform Group
prev parent reply other threads:[~2015-06-08 14:03 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-22 16:14 [U-Boot] [PATCH 0/7] Odroid XU3: enable DWC3 and DFU/THOR/UMS Przemyslaw Marczak
2015-05-22 16:14 ` [U-Boot] [PATCH 1/7] arm: exynos: USB3 PHY base definition for Exynos5 SoCs Przemyslaw Marczak
2015-05-22 16:14 ` [U-Boot] [PATCH 2/7] samsung: usb: phy: Support for DWC3 PHY Przemyslaw Marczak
2015-05-22 16:14 ` [U-Boot] [PATCH 3/7] smdk5420: board: add functions required to enable USB DWC3 Przemyslaw Marczak
2015-05-22 16:14 ` [U-Boot] [PATCH 4/7] smdk5420: board: add functions to init dfu environment settings Przemyslaw Marczak
2015-05-22 16:14 ` [U-Boot] [PATCH 5/7] usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc() Przemyslaw Marczak
2015-05-22 16:14 ` [U-Boot] [PATCH 6/7] odroid-xu3: config: enable DFU/THOR/UMS by add configs and environment Przemyslaw Marczak
2015-05-22 16:14 ` [U-Boot] [PATCH 7/7] samsung: common: add example boot scripts Przemyslaw Marczak
2015-05-22 19:40 ` [U-Boot] [PATCH 0/7] Odroid XU3: enable DWC3 and DFU/THOR/UMS Marek Vasut
2015-05-25 8:51 ` Przemyslaw Marczak
2015-05-25 10:24 ` Marek Vasut
2015-05-25 10:42 ` Przemyslaw Marczak
2015-05-25 11:15 ` Marek Vasut
2015-05-25 11:28 ` Przemyslaw Marczak
2015-05-25 14:51 ` Lukasz Majewski
2015-05-25 15:07 ` Marek Vasut
2015-05-26 0:50 ` Minkyu Kang
2015-06-08 14:03 ` 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=20150608160327.1f85a4f0@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox