DistroKit Mailinglist
 help / color / mirror / Atom feed
* [DistroKit] [PATCH 0/1] Add TQ-STKa93xx board
@ 2025-04-22  8:54 Fabian Pflug
  2025-04-22  8:54 ` [DistroKit] [PATCH 1/1] v8a: Add support for tq-ma93xxca Fabian Pflug
  0 siblings, 1 reply; 7+ messages in thread
From: Fabian Pflug @ 2025-04-22  8:54 UTC (permalink / raw)
  To: distrokit; +Cc: Fabian Pflug

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




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-04-29 12:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-04-22  8:54 [DistroKit] [PATCH 0/1] Add TQ-STKa93xx board Fabian Pflug
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox