From: "Ivan T. Ivanov" <iivanov@mm-sol.com>
To: Tim Bird <tbird20d@gmail.com>
Cc: Bjorn Andersson <bjorn@kryo.se>, linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH v5 00/14] usb: phy: msm: Fixes, cleanups and DT support
Date: Mon, 24 Mar 2014 17:25:22 +0200 [thread overview]
Message-ID: <1395674722.30455.54.camel@iivanov-dev> (raw)
In-Reply-To: <CA+bK7J651ZFrJT3sH8sjChcsCLv4UeLHwgB=6bgAhjU4UuHxCw@mail.gmail.com>
Hi,
On Fri, 2014-03-21 at 08:20 -0700, Tim Bird wrote:
> Here's some more progress.
>
> I can successfully get the dragonboard to establish a USB connection
> to the host (have the host enumerate it) with this code, but only if I
> first boot the machine to fastboot, then boot the kernel from ramboot.
> When I boot the kernel from RAM, the device comes right up, after the
> g_zero module is loaded.
Same here.
>
> Ivan,
>
> Can you tell me if you are booting from RAM or from flash?
I am using boot from RAM.
> If you are
> booting from RAM (doing something like 'fastboot boot boot.img' to
> start the kernel), then could you try instead writing the kernel to
> flash and booting directly to it, without first going into fastboot,
> and let me know what happens. In my situation, clearly there's some
> element of hardware setup that fastboot does that my kernel can rely
> upon for working, that my kernel alone does not perform.
I will look what aboot is doing and add same sequence to driver.
Thanks.
Ivan
>
> Thanks for any info you can provide.
> -- Tim
next prev parent reply other threads:[~2014-03-24 15:26 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-05 10:13 [PATCH v5 00/14] usb: phy: msm: Fixes, cleanups and DT support Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 01/14] usb: phy: msm: Move global regulators variables to driver state Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 02/14] usb: phy: msm: Migrate to Managed Device Resource allocation Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 03/14] usb: phy: msm: Remove unnecessarily check for valid regulators Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 04/14] usb: phy: msm: Fix checkpatch.pl warnings Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 05/14] usb: phy: msm: Replace custom enum usb_mode_type with enum usb_dr_mode Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 06/14] usb: phy: msm: Remove unused pclk_src_name Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 07/14] usb: phy: msm: Remove HSUSB prefix from regulator names Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 08/14] usb: phy: msm: Properly check result from platform_get_irq() Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 09/14] usb: phy: msm: Add device tree support and binding information Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 10/14] usb: phy: msm: Use reset framework for LINK and PHY resets Ivan T. Ivanov
2014-03-05 12:34 ` Sergei Shtylyov
2014-03-06 16:35 ` Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 11/14] usb: phy: msm: Add support for secondary PHY control Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 12/14] usb: phy: msm: Correct USB PHY Reset sequence for newer platform Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 13/14] usb: phy: msm: Handle disconnect events Ivan T. Ivanov
2014-03-05 10:13 ` [PATCH v5 14/14] usb: phy: msm: Vote for corner of VDD CX instead of voltage of VDD CX Ivan T. Ivanov
2014-03-06 1:54 ` [PATCH v5 00/14] usb: phy: msm: Fixes, cleanups and DT support Tim Bird
2014-03-08 0:15 ` Felipe Balbi
2014-03-08 0:15 ` Felipe Balbi
2014-03-08 16:46 ` Ivan T. Ivanov
2014-03-10 18:36 ` Felipe Balbi
2014-03-10 18:36 ` Felipe Balbi
[not found] ` <5318A34A.7070407@mm-sol.com>
[not found] ` <CA+bK7J5oGKEvMp1Eq0TUprWrx+xc66o=swmVGkmosuZbQd3-hQ@mail.gmail.com>
[not found] ` <531D9620.3050009@mm-sol.com>
[not found] ` <531F0376.2000403@mm-sol.com>
[not found] ` <531F1C40.5090403@mm-sol.com>
2014-03-12 15:13 ` Tim Bird
2014-03-21 15:20 ` Tim Bird
2014-03-24 15:25 ` Ivan T. Ivanov [this message]
2014-03-24 16:27 ` Ivan T. Ivanov
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=1395674722.30455.54.camel@iivanov-dev \
--to=iivanov@mm-sol.com \
--cc=bjorn@kryo.se \
--cc=linux-arm-msm@vger.kernel.org \
--cc=tbird20d@gmail.com \
/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.