From: Kever Yang <kever.yang@rock-chips.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 4/4] rockchip: enable rockusb for all rockchip SoCs
Date: Tue, 22 Aug 2017 17:37:36 +0800 [thread overview]
Message-ID: <85cca4fc-268a-3a7e-50e5-cea7e2b89dff@rock-chips.com> (raw)
In-Reply-To: <4D5E4692-551C-4DE8-95E1-D4597855FCF7@theobroma-systems.com>
Philipp,
I have no idea about the status of rockusb, it has been a long time
on the list.
Maybe Eddie or Lukasz have an answer?
I have to use those patches on my local branch, so that we don't have to
enter
bootrom mode for firmware update.
Thanks,
- Kever
On 08/22/2017 04:44 PM, Dr. Philipp Tomsich wrote:
> Kever,
>
> I was about to apply the rockusb changes onto next yesterday, when I realised
> that rockusb hadn’t been merged on the USB side…
>
> Do you know the status on the rockusb patches?
> I’d like to avoid merging this on our end, before the infrastructure has been merged.
>
> Regards,
> Philipp.
>
>> On 22 Aug 2017, at 09:35, Kever Yang <kever.yang@rock-chips.com> wrote:
>>
>> Rockusb will be used by all the rockchip SoCs, enable it by
>> default in Kconfig, and it can be work if USB gadget is available.
>>
>> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
>> Acked-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
>> ---
>>
>> Changes in v2: None
>>
>> arch/arm/Kconfig | 2 ++
>> 1 file changed, 2 insertions(+)
>>
>> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
>> index da9324b..f566d50 100644
>> --- a/arch/arm/Kconfig
>> +++ b/arch/arm/Kconfig
>> @@ -1084,6 +1084,8 @@ config ARCH_ROCKCHIP
>> select DM_PWM
>> select DM_REGULATOR
>> imply FAT_WRITE
>> + imply USB_FUNCTION_ROCKUSB
>> + imply CMD_ROCKUSB
>>
>> config TARGET_THUNDERX_88XX
>> bool "Support ThunderX 88xx"
>> --
>> 1.9.1
>>
>
next prev parent reply other threads:[~2017-08-22 9:37 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-22 7:34 [U-Boot] [PATCH v2 1/4] rockchip: rk3229: move usb gadget into defconfig Kever Yang
2017-08-22 7:34 ` [U-Boot] [PATCH v2 2/4] rockchip: rk322x: update the sysreg number for boot mode Kever Yang
2017-09-12 19:55 ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2017-09-29 16:44 ` Philipp Tomsich
2017-08-22 7:34 ` [U-Boot] [PATCH v2 3/4] rockchip: add BOOT_LOADER support " Kever Yang
2017-09-12 16:17 ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2017-08-22 7:35 ` [U-Boot] [PATCH v2 4/4] rockchip: enable rockusb for all rockchip SoCs Kever Yang
2017-08-22 8:44 ` Dr. Philipp Tomsich
2017-08-22 9:36 ` Kever Yang
2017-08-22 10:05 ` Łukasz Majewski
2017-08-25 1:51 ` Andy Yan
2017-08-25 9:50 ` Dr. Philipp Tomsich
2017-08-25 11:06 ` Łukasz Majewski
2017-08-26 11:10 ` Łukasz Majewski
2017-08-26 12:46 ` Tom Rini
2017-08-26 17:28 ` Łukasz Majewski
2017-08-27 17:02 ` Tom Rini
2017-08-22 9:37 ` Kever Yang [this message]
2017-09-12 19:55 ` [U-Boot] [U-Boot, v2, " Philipp Tomsich
2017-09-12 19:55 ` [U-Boot] [U-Boot, v2, 1/4] rockchip: rk3229: move usb gadget into defconfig Philipp Tomsich
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=85cca4fc-268a-3a7e-50e5-cea7e2b89dff@rock-chips.com \
--to=kever.yang@rock-chips.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