linux-automation / meta-lxatac

Build your own LXA TAC images and bundles
MIT License
5 stars 15 forks source link

barebox-tools/python3-labgrid: i.MX93 IMXUSBLoader compatibility #124

Closed hnez closed 3 months ago

hnez commented 3 months ago

This PR is inspired by Issue #123.

It updates barebox-tools to the most recent release, so we get i.MX93 support in imx-usb-loader (which was added in v2023.12.0) and adds a patch to labgrid to add i.MX93 support as well. The patch was taken from labgrid-project/labgrid#1331, which was already merged. The patch will thus only be required until the next labgrid upgrade.

Fixes #123.

Bastian-Krause commented 3 months ago

Looks good to me, I'll test this within the next days.