From: Fabian Pflug <f.pflug@pengutronix.de>
To: distrokit@pengutronix.de
Cc: Fabian Pflug <f.pflug@pengutronix.de>
Subject: [DistroKit] [PATCH 0/1] Add TQ-STKa93xx board
Date: Tue, 22 Apr 2025 10:54:20 +0200 [thread overview]
Message-ID: <20250422085421.1266359-1-f.pflug@pengutronix.de> (raw)
The Barebox-patch has been send upstream and is already applied.
There is still a small issues to fix over:
```
barebox@TQ-Systems i.MX93 TQMa93xxLA/TQMa93xxCA on MBa93xxCA starter kit:/ detect -a
usb1: Bus 001 Device 001: ID 0000:0000 EHCI Host Controller
usb1-0: Bus 001 Device 002: ID 0424:2517
ERROR: usb1-0-1: unable to get device descriptor (error=-110)
ERROR: usb1-0-1: USB device not accepting new address (error=80000000)
eth1: 1000Mbps full duplex link detected
```
Which seems to be related to the WLAN-Module, that is fix on the board.
Maybe a power issue. I have requested the datasheet and waiting for it
to fix it. Will probably result in an additional Barebox patch, that is
for a later time.
Board itself boots and can be used.
Fabian Pflug (1):
v8a: Add support for tq-ma93xxca
.../barebox-common-defaultenv/init/bootsource | 2 +-
configs/platform-v8a/barebox.config | 25 +++++++---
.../platform-v8a/config/images/imx93.config | 21 +++++++++
configs/platform-v8a/dts/bootstate.dtsi | 21 +++++++++
configs/platform-v8a/kernelconfig | 9 ++--
...ma93xx-add-dummy-supply-to-regulator.patch | 38 +++++++++++++++
.../patches/barebox-2025.03.0/series | 1 +
configs/platform-v8a/platformconfig | 5 +-
.../platforms/image-tq-mba93xxca.in | 10 ++++
configs/platform-v8a/rules/firmware-imx.make | 1 +
.../rules/image-tq-mba93xxca.make | 35 ++++++++++++++
doc/hardware.rst | 1 +
doc/hardware_v8a_tqma93xxca.rst | 47 +++++++++++++++++++
13 files changed, 203 insertions(+), 13 deletions(-)
create mode 100644 configs/platform-v8a/config/images/imx93.config
create mode 100644 configs/platform-v8a/patches/barebox-2025.03.0/0001-ARM-dts-tqma93xx-add-dummy-supply-to-regulator.patch
create mode 100644 configs/platform-v8a/patches/barebox-2025.03.0/series
create mode 100644 configs/platform-v8a/platforms/image-tq-mba93xxca.in
create mode 100644 configs/platform-v8a/rules/image-tq-mba93xxca.make
create mode 100644 doc/hardware_v8a_tqma93xxca.rst
--
2.39.5
next reply other threads:[~2025-04-22 8:54 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-22 8:54 Fabian Pflug [this message]
2025-04-22 8:54 ` [DistroKit] [PATCH 1/1] v8a: Add support for tq-ma93xxca Fabian Pflug
2025-04-22 9:09 ` Ahmad Fatoum
2025-04-22 9:26 ` Fabian Pflug
2025-04-22 9:31 ` Ahmad Fatoum
2025-04-29 12:13 ` Robert Schwebel
2025-04-29 12:14 ` Robert Schwebel
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=20250422085421.1266359-1-f.pflug@pengutronix.de \
--to=f.pflug@pengutronix.de \
--cc=distrokit@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