[U-Boot] [PATCH 1/6] arm: am57xx: cl-som-am57x: fix XHCI registers base address
Tom Rini
trini at konsulko.com
Thu Feb 9 20:29:52 UTC 2017
On Thu, Feb 09, 2017 at 09:00:26AM +0200, Uri Mashiach wrote:
> The following XHCI registers base address are set to OMAP5 values:
> OMAP_XHCI_BASE, OMAP_OCP1_SCP_BASE, OMAP_OTG_WRAPPER_BASE
>
> Captured crash for "usb start" command:
> ----------------------------------cut----------------------------------
> => usb start
> starting USB...
> USB0: data abort
> pc : [<fff63d22>] lr : [<fff63b63>]
> reloc pc : [<8081cd22>] lr : [<8081cb63>]
> sp : fdf42d08 ip : fff9e040 fp : fdf42d50
> r10: fff8a998 r9 : fdf42ef0 r8 : 00000000
> r7 : fdf42d28 r6 : fdf42d2c r5 : fffa5c00 r4 : 00000000
> r3 : 4a020000 r2 : 00000000 r1 : fdf42e78 r0 : fffa5c00
> Flags: nzCv IRQs off FIQs off Mode SVC_32
> Resetting CPU ...
>
> resetting ...
> ----------------------------------cut----------------------------------
>
> Fix by adding the CL-SOM-AM57x target to the XHCI registers base address
> ifdef'ery.
> A better fix should be based on a SOC family defines (currently
> missing).
Can you please go add the Kconfig symbols that would be the better
solution please? Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170209/9c259f4a/attachment.sig>
More information about the U-Boot
mailing list