Ethernet
USB Host
USB Superspeed U3 powersave mode is broken
Enumeration of USB devices may fail with different error conditions.
This is caused by erroneous overcurrent detection. As a result this sometimes triggers CPU reset in U-Boot caused by exceptions in USB stack.
USB 2.0 DRD (X4):
USB 3.0 micro (X3)
USB Bluetooth:
Bluetooth: hci0: unexpected event for opcode 0xfc2fUBI / UBIFS images are enabled by default when using DISTRO=spaetzle[-nxp].
The generated rootfs size must not exceed the size defined by UBI_LEB_SIZE and
UBI_MAX_LEB_COUNT on machine level.
SER2's RTS and CTS signals are controlled by GPIO only
LVDS
Sleep modes: Wake-up doesn't work.
NFS boot: The order of network devices is swapped during Linux boot.
Therefore, the U-Boot environment variable netdev must be swapped to the U-Boot network device used.
netdev=eth1 (default)netdev=eth0U-Boot: watchdog will reset the system after using wdt start [timeout].
Watchdog is enabled but not configured for automatic servicing.
If needed, CONFIG_WATCHDOG can be activated in defconfig.
U-Boot: not booting when building with secure boot enabled. With updating to NXP base v2024.04
the size of SPL is larger than with older versions. This requires to build with only one
RAM configuration enabled. As example on how to add this for TQMa8MPxS, see TQMA8MPXL_RAM_SINGLE_2GB
as example for TQMa8MPxL and use it instead of TQMA8MPXS_RAM_MULTI
in U-Boot defconfig. Other config settings can easily be added.
Wake-Up via RTC currently does not work