[U-Boot] [PULL] u-boot-usb/master

Tom Rini trini at konsulko.com
Sun Feb 28 02:19:23 CET 2016


On Fri, Feb 26, 2016 at 11:44:19PM +0100, Marek Vasut wrote:

> On 02/25/2016 04:23 PM, Tom Rini wrote:
> > On Wed, Feb 24, 2016 at 07:13:47PM +0100, Marek Vasut wrote:
> > 
> >> The following changes since commit 52dd704bf8eda7ca039cdb398ec0b6895c3ef939:
> >>
> >>   Merge branch 'master' of http://git.denx.de/u-boot-sunxi (2016-02-23
> >> 15:35:47 -0500)
> >>
> >> are available in the git repository at:
> >>
> >>   git://git.denx.de/u-boot-usb.git master
> >>
> >> for you to fetch changes up to d7d8c00575c8ae766d387c763395470410427b69:
> >>
> >>   implement Fastboot via USB OTG on bcm28155_ap boards (2016-02-24
> >> 19:12:33 +0100)
> >>
> > 
> > Applied to u-boot/master, thanks!
> > 
> > But note and please fix ASAP:
> > Building current source for 1 boards (1 thread, 6 jobs per thread)
> >    aarch64:  +   p2571
> > +(p2571) In file included from arch/arm/include/asm/byteorder.h:29:0,
> > +(p2571)                  from include/compiler.h:125,
> > +(p2571)                  from include/image.h:19,
> > +(p2571)                  from include/common.h:88,
> > +(p2571)                  from drivers/usb/host/ehci-hcd.c:10:
> > +(p2571)    td->qt_buffer[idx] = cpu_to_hc32(virt_to_phys((void *)addr));
> > +(p2571)                                                  ^
> > +(p2571) include/linux/byteorder/little_endian.h:34:51: note: in definition of macro ‘__cpu_to_le32’
> > +(p2571)  #define __cpu_to_le32(x) ((__force __le32)(__u32)(x))
> > +(p2571)                                                    ^
> > +(p2571) drivers/usb/host/ehci-hcd.c:250:24: note: in expansion of macro ‘cpu_to_hc32’
> > +(p2571)                         ^
> > w+(p2571) drivers/usb/host/ehci-hcd.c: In function ‘ehci_td_buffer’:
> > w+(p2571) drivers/usb/host/ehci-hcd.c:250:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
> > 
> > Also seen on p2371-2180 and p2371-0000
> 
> Should be fixed nowish. Sorry for the mess.

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160227/b49ee887/attachment.sig>


More information about the U-Boot mailing list