Search by Tags

BSP Layers and Reference Images for Yocto Project Issue Tracker

 

The following table contains known issues, scheduled bug fixes, and feature improvements for the Toradex BSP Layers and Reference Images for Yocto Project.

The tickets are split into two major states:

  • Submitted (open): new features and bug fixes for BSP versions that have not yet been released. They may be scheduled for a specific release version; not planned; or in our backlog. All of them have one of the following states:
    • Known Issue: a bug or unexpected behavior that has been reported and is pending a fix. Once fixed, the status will transition to Fixed.
    • Feature Request: a new feature that may be added to a future release. Once released, the status will transition to New Feature.
  • Released (closed): new features and bug fixes for BSP versions that have already been released. All of them have one of the following states:
    • Fixed: a bug that has been fixed and released.
    • New Feature: something that didn't exist before and was added to a new release.


Any schedules are not guaranteed but reflect the current planning. The planning could be shifted due to priority changes.

Issues that are scheduled for a specific version will be integrated into the mentioned version of the BSP.

We will update this table continuously in order to always provide the latest state of our development plan. Please see also the Linux Support Strategy to learn more about the different releases.

Clear Filter
Issue #StatusSubjectModuleSubsystemWinCE OSSeveritySubmitted for Mainline

6.0.0 (Release date: 2022-10-01)
Embedded Linux BSP Q3 2022 Quarterly Release. Learn more on https://www.toradex.com/news/bsp-layers-reference-images-yocto-project-6-0-0-quarterly
ELB-3374New FeatureFeature Set: Linux: RS485Verdin iMX8M PlusUARTNo

Description: Add support for RS-485 on Verdin iMX8M Plus V1.0B.

5.6.0 (Release date: 2022-03-31)
Embedded Linux BSP Q1 2022 Quarterly Release. Learn more on https://www.toradex.com/news/bsp-layers-reference-images-yocto-project-5-6-0-quarterly
ELB-3383New FeatureFeature Set: Linux: UARTVerdin iMX8M PlusUARTNo

Description: Add support for UART on Verdin iMX8M Plus

ELB-3221New FeatureBring-up UART Interface for Bluetooth (Alternatively to e.g. SDIO)Verdin iMX8M PlusBluetooth, SDIO/SD/MMC, UART, Wi-FiNo

Description: As concurrent use of SDIO Wi-Fi and Bluetooth is causing issues an alternative would be to use the UART for Bluetooth.

Backlog
ELB-5417Known IssueBT Interface Might Not Start CorrectlyVerdin iMX8M PlusBluetooth, UARTLowNo

Description: The BT interface might not start correctly at boot with the following errors: ``` [ 7.486916] Bluetooth: hci0: command 0xfc09 tx timeout [ 15.586955] Bluetooth: hci0: send command failed: -110 [ 15.594620] Bluetooth: hci0: Failed to set baudrate ``` or ``` [ 13.997388] Bluetooth: hci0: Wait for CTS failed with -110 [ 14.004478] Bluetooth: hci0: Failed to set baudrate ``` and ``` [ 3.794517] WARNING: CPU: 3 PID: 91 at kernel/dma/mapping.c:528 dma_free_attrs+0xb0/0xe0 ```

ELB-5282Feature RequestAllow Using Verdin UART2 From Cortex-MVerdin iMX8M PlusM4, UARTNo

Description: Allow Using Verdin UART2 From Cortex-M, currently this is not possible since it is reserved for the Cortex-A by the TF-A.

Workaround: Run `mw.l 0x303d05a4 0xff` in U-Boot before starting the Cortex-M.