From: Vagrant Cascadian <vagrant@debian.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 5/6] ARM: imx: novena: Enable DM USB
Date: Sun, 05 May 2019 20:26:28 -0700 [thread overview]
Message-ID: <87d0kwz2jf.fsf@yucca> (raw)
In-Reply-To: <20190505231336.27698-5-marex@denx.de>
On 2019-05-06, Marek Vasut wrote:
> Enable DM USB support on iMX6Q Novena.
Hrm. Not working so well:
=> load usb 0:1 $kernel_addr_r misc/Binaries/linux/Image
data abort
pc : [<fefbbf0e>] lr : [<fefbb991>]
reloc pc : [<17832f0e>] lr : [<17832991>]
sp : faf7d788 ip : 00000003 fp : 00000005
r10: faf8c258 r9 : faf88ea0 r8 : 00000001
r7 : fafa9ba0 r6 : f9f7b040 r5 : faf7d7b0 r4 : 00000038
r3 : 0000006d r2 : f9f7b0a3 r1 : fafa9c0c r0 : f9f7b09f
Flags: nzCv IRQs off FIQs off Mode SVC_32
Code: 4630f801 81f0e8bd e7d84606 bf082b2f (f822235c)
Resetting CPU ...
That said, I haven't tested USB recently; it may be no worse.
live well,
vagrant
> Signed-off-by: Marek Vasut <marex@denx.de>
> Cc: Fabio Estevam <fabio.estevam@nxp.com>
> Cc: Stefano Babic <sbabic@denx.de>
> Cc: Vagrant Cascadian <vagrant@debian.org>
> ---
> configs/novena_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/novena_defconfig b/configs/novena_defconfig
> index fa5fdea278..c5dbbb0b4d 100644
> --- a/configs/novena_defconfig
> +++ b/configs/novena_defconfig
> @@ -60,6 +60,7 @@ CONFIG_PINCTRL=y
> CONFIG_PINCTRL_IMX6=y
> CONFIG_DM_SCSI=y
> CONFIG_USB=y
> +CONFIG_DM_USB=y
> CONFIG_USB_KEYBOARD=y
> CONFIG_SYS_USB_EVENT_POLL_VIA_CONTROL_EP=y
> CONFIG_USB_GADGET=y
> --
> 2.20.1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190505/78c642bf/attachment.sig>
next prev parent reply other threads:[~2019-05-06 3:26 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-05 23:13 [U-Boot] [PATCH 1/6] ARM: dts: imx: novena: Import Novena DT from Linux Marek Vasut
2019-05-05 23:13 ` [U-Boot] [PATCH 2/6] ARM: imx: novena: Enable DM pin control Marek Vasut
2019-05-05 23:13 ` [U-Boot] [PATCH 3/6] ARM: imx: novena: Enable DM GPIO Marek Vasut
2019-05-05 23:13 ` [U-Boot] [PATCH 4/6] ARM: imx: novena: Convert block devices to DM Marek Vasut
2019-05-06 3:22 ` Vagrant Cascadian
2019-05-05 23:13 ` [U-Boot] [PATCH 5/6] ARM: imx: novena: Enable DM USB Marek Vasut
2019-05-06 3:26 ` Vagrant Cascadian [this message]
2019-05-06 10:30 ` Marek Vasut
2019-05-06 18:09 ` Vagrant Cascadian
2019-05-05 23:13 ` [U-Boot] [PATCH 6/6] ARM: imx: novena: Convert to DM VIDEO Marek Vasut
2019-05-06 3:31 ` Vagrant Cascadian
2019-05-06 10:31 ` Marek Vasut
2019-05-06 17:02 ` Vagrant Cascadian
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=87d0kwz2jf.fsf@yucca \
--to=vagrant@debian.org \
--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