Search by Tags

Toradex Easy Installer Issue Tracker

 

The following table contains known issues, scheduled bug fixes, and feature improvements for the Toradex Easy Installer. The tickets are split in two major states:

  • Submitted (open): new features and bug fixes for Toradex Easy Installer 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 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.

Clear Filter
Issue #StatusSubjectModuleSubsystemSeveritySubmitted for Mainline

2.0b4 (Release date: 2019-12-31)
TEI-108FixedApalis iMX8QM: Toreadex Easy Installer Does not Boot With PCIe DisabledApalis iMX8PCIeLowNo

Description: The Toradex Easy Installer crashes during boot if the regular off-module PCIe link can not be brought up. This is e.g. the case on the Apalis Evaluation Board if the PCIe switch is kept in reset (e.g. by removing jumper X3-4) or on Ixora if no mini-PCIe device is plugged in.

Workaround: On the Apalis Evaluation Board make sure the PCIe switch is not kept in reset (e.g. by placing jumper X3-4). On Ixora make sure a mini-PCIe device is plugged in. Alternatively, one may completely disable any PCIe functionality by specifying a tdxargs of initcall_blacklist=imx_pcie_init from within U-Boot:
setenv teziargs initcall_blacklist=imx_pcie_init
fastboot 0