[U-Boot] [PATCH] usb: ehci-omap: Add Support DM_USB and OF_CONTROL

Heiko Schocher hs at denx.de
Tue Jul 30 13:04:27 UTC 2019


Hello Marek,

Am 30.07.2019 um 14:04 schrieb Marek Vasut:
> On 7/30/19 7:08 AM, Heiko Schocher wrote:
> 
> [...]
> 
> https://travis-ci.org/marex/u-boot-usb/builds/564952927
> 
> Still fails, now it fails elsewhere though.

Hmm.. it does not fail anymore for the
"buildman arm926ejs (non-NXP,siemens,at91,kirkwood,spear)" job!

Ah [1] was based on commit "f0bfa096dd5c2"

Your new travis build is based on commit "9812437f976c" ...

And there are now no problems with
"buildman arm926ejs (non-NXP,siemens,at91,kirkwood,spear)"
job!

good ... remaining in both builds problems with:

- buildman catch-all AArch64

    aarch64:  w+   puma-rk3399
+WARNING: BL31 file bl31.bin NOT found, resulting binary is non-functional
+Please read Building section in doc/README.rockchip
+WARNING: PMUM0 file rk3399m0.bin NOT found, resulting binary is non-functional
    aarch64:  +   u200
+drivers/usb/gadget/udc/built-in.o: In function `usb_gadget_register_driver':
+drivers/usb/gadget/udc/udc-core.c:325: multiple definition of `usb_gadget_register_driver'
+drivers/usb/gadget/built-in.o:drivers/usb/gadget/dwc2_udc_otg.c:238: first defined here
+drivers/usb/gadget/udc/built-in.o: In function `usb_gadget_unregister_driver':
+drivers/usb/gadget/udc/udc-core.c:334: multiple definition of `usb_gadget_unregister_driver'
+drivers/usb/gadget/built-in.o:drivers/usb/gadget/dwc2_udc_otg.c:287: first defined here
+make[1]: *** [u-boot] Error 1
+make: *** [sub-make] Error 2

   seems like a config problem ... both C files define the same function.

- buildman rockchip
   same problem as above

bye,
Heiko

[1] travis build based on "f0bfa096dd5c2"
https://travis-ci.org/marex/u-boot-usb/builds/563567738

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: hs at denx.de


More information about the U-Boot mailing list