From: Mattijs Korpershoek <mkorpershoek@baylibre.com>
To: Caleb Connolly <caleb.connolly@linaro.org>
Cc: Marek Vasut <marex@denx.de>, Tom Rini <trini@konsulko.com>,
Lukasz Majewski <lukma@denx.de>,
Neil Armstrong <neil.armstrong@linaro.org>,
Sumit Garg <sumit.garg@linaro.org>,
u-boot@lists.denx.de
Subject: Re: [PATCH v4 0/5] Qualcomm DWC3 USB support
Date: Thu, 21 Mar 2024 15:47:17 +0100 [thread overview]
Message-ID: <87zfurvdze.fsf@baylibre.com> (raw)
In-Reply-To: <171101299073.1017001.16411913317437946645.b4-ty@baylibre.com>
Hi Caleb,
It seems CI got broken with this series.
Baseline CI (passed):
https://source.denx.de/u-boot/u-boot/-/pipelines/20006
With series applied (failed):
https://source.denx.de/u-boot/custodians/u-boot-dfu/-/jobs/802278
It seems the change on UMS introduced some linking errors on arm32:
f_mass_storage.c:946:(.text.do_write.lto_priv.0+0x1de): undefined reference to `__aeabi_ldivmod'
Could you have a look, please?
Thank you.
Mattijs
On jeu., mars 21, 2024 at 10:23, Mattijs Korpershoek <mkorpershoek@baylibre.com> wrote:
> Hi,
>
> On Wed, 20 Mar 2024 14:30:46 +0000, Caleb Connolly wrote:
>> This series enables support for Qualcomm platforms in the DWC3 driver,
>> adds support for arbitrary sector sizes to the USB mass storage gadget,
>> and fixes an issue with the CDC ACM driver where it wouldn't initialise
>> the USB device.
>>
>> Additionally, it fixes a syntax bug in the Qualcomm SMMU driver, and
>> makes USB_DWC3_GADGET select DM_USB_GADGET to fix compilation with
>> gadget mode.
>>
>> [...]
>
> Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-dfu (u-boot-dfu-next)
>
> [1/5] usb: dwc3-generic: implement Qualcomm wrapper
> https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/850b307789dca8dfff6d7cad57ba2ffbfbb5f6ed
> [2/5] usb: dwc3: select DM_USB_GADGET
> https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/97d629372c8c58da96f46aa6d2bec09f120cc62d
> [3/5] usb: gadget: CDC ACM: call usb_gadget_initialize
> https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/86327b4e3201a55aefee2f1bfbbea9a7896461f0
> [4/5] usb: gadget: UMS: support multiple sector sizes
> https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/7e71eeb39f4c5280b1ce677f4a14063feaedff95
> [5/5] iommu: qcom-smmu: fix debugging
> https://source.denx.de/u-boot/custodians/u-boot-dfu/-/commit/c9959ce7b54145a83d3797bcfb3c3713cb4a97ea
>
> --
> Mattijs
next prev parent reply other threads:[~2024-03-21 14:47 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-20 14:30 [PATCH v4 0/5] Qualcomm DWC3 USB support Caleb Connolly
2024-03-20 14:30 ` [PATCH v4 1/5] usb: dwc3-generic: implement Qualcomm wrapper Caleb Connolly
2024-03-20 14:30 ` [PATCH v4 2/5] usb: dwc3: select DM_USB_GADGET Caleb Connolly
2024-03-20 14:30 ` [PATCH v4 3/5] usb: gadget: CDC ACM: call usb_gadget_initialize Caleb Connolly
2024-03-20 14:30 ` [PATCH v4 4/5] usb: gadget: UMS: support multiple sector sizes Caleb Connolly
2024-03-20 14:30 ` [PATCH v4 5/5] iommu: qcom-smmu: fix debugging Caleb Connolly
2024-03-20 20:01 ` [PATCH v4 0/5] Qualcomm DWC3 USB support Marek Vasut
2024-03-20 20:21 ` Caleb Connolly
2024-03-21 9:23 ` Mattijs Korpershoek
2024-03-21 14:47 ` Mattijs Korpershoek [this message]
2024-03-21 15:28 ` [PATCH] usb: gadget: UMS: fix 64-bit division on ARM32 Caleb Connolly
2024-03-21 16:48 ` Mattijs Korpershoek
2024-03-21 17:01 ` Caleb Connolly
2024-03-22 9:21 ` Mattijs Korpershoek
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=87zfurvdze.fsf@baylibre.com \
--to=mkorpershoek@baylibre.com \
--cc=caleb.connolly@linaro.org \
--cc=lukma@denx.de \
--cc=marex@denx.de \
--cc=neil.armstrong@linaro.org \
--cc=sumit.garg@linaro.org \
--cc=trini@konsulko.com \
--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