mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Maud Spierings via B4 Relay <devnull+maudspierings.gocontroll.com@kernel.org>
To: Sascha Hauer <s.hauer@pengutronix.de>,
	 BAREBOX <barebox@lists.infradead.org>
Cc: Maud Spierings <maudspierings@gocontroll.com>
Subject: [PATCH v2 0/3] scripts: imx: imx-usb-loader: fix mingw compilation
Date: Mon, 01 Dec 2025 11:26:15 +0100	[thread overview]
Message-ID: <20251201-imx_usb-v2-0-95ec2a0e8694@gocontroll.com> (raw)

Compiling imx-usb-loader for windows targets had become broken, fix it.

Signed-off-by: Maud Spierings <maudspierings@gocontroll.com>
---
Changes in v2:
- Extract the mingw pread implementation to a seperate file that only
  gets used when mingw is the target.
- Link to v1: https://lore.kernel.org/r/20251128-imx_usb-v1-0-bb6a5180b38e@gocontroll.com

---
Maud Spierings (3):
      scripts: imx: Makefile.mingw64: add _GNU_SOURCE
      scripts: imx: add pread implementation for mingw target
      gitignore: ignore *.exe

 .gitignore                   |  1 +
 scripts/imx/Makefile.mingw64 |  4 ++--
 scripts/imx/pread.c          | 25 +++++++++++++++++++++++++
 3 files changed, 28 insertions(+), 2 deletions(-)
---
base-commit: 3e01efb6c6527ca72a1213000006be1902db7be9
change-id: 20251128-imx_usb-410bbb57e068

Best regards,
-- 
Maud Spierings <maudspierings@gocontroll.com>





             reply	other threads:[~2025-12-01 10:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-01 10:26 Maud Spierings via B4 Relay [this message]
2025-12-01 10:26 ` [PATCH v2 1/3] scripts: imx: Makefile.mingw64: add _GNU_SOURCE Maud Spierings via B4 Relay
2025-12-01 10:29   ` Ahmad Fatoum
2025-12-01 10:26 ` [PATCH v2 2/3] scripts: imx: add pread implementation for mingw target Maud Spierings via B4 Relay
2025-12-01 11:00   ` Ahmad Fatoum
2025-12-01 10:26 ` [PATCH v2 3/3] gitignore: ignore *.exe Maud Spierings via B4 Relay
2025-12-01 10:42   ` Ahmad Fatoum
2025-12-01 11:03 ` [PATCH v2 0/3] scripts: imx: imx-usb-loader: fix mingw compilation Sascha Hauer

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=20251201-imx_usb-v2-0-95ec2a0e8694@gocontroll.com \
    --to=devnull+maudspierings.gocontroll.com@kernel.org \
    --cc=barebox@lists.infradead.org \
    --cc=maudspierings@gocontroll.com \
    --cc=s.hauer@pengutronix.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