REV.020x SoM without variant data in EEPROM (prototypes)
UBOOT_CONFIG
entries sd-2gb and uuu-2gb
Note: the generated wic-File uses the U-Boot multi RAM configFlexSPI: the configured clock exceeds the limit given in datasheet
When using without DQS internal clock, delay limits the maximum usable speed to 66MHz. The interface is configured with a limit of 80MHz.
MIPI CSI
Ethernet
A reset using button S7 will not reset the SD card properly. Especially if the SD card is operating on 1.8V it will be non-functional after reset. Use button S8 instead.
PCIe
&pcie {
status = "disabled";
};
Audio
sound node in device treesound {
compatible = "fsl,imx-audio-tlv320aic32x4";
[...]
status = "disabled";
};
USB Host
usb reset they may fail to enumerate correctly or causing
a system reset during enumeration with errors like:WARN halted endpoint, queueing URB anyway.
Unexpected XHCI event TRB, skipping... (fbf120f0 00000000 13000000 03008401)
BUG at drivers/usb/host/xhci-ring.c:496/abort_td()!
BUG!
�esetting ...
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.
Kernel based on linux-imx / linux-fslc: Review indicated that, by default, device tree reserves memory for NPU in an area which is only available on 4GiB DDR RAM config. Upstream kernel is not affected.
Kernel based on linux-tq / linux-rt-tq
MBa8MP-RAS314
When using HDMI the default audio device changes to HDMI output.
For using I2S audio codec aplay requires the parameter -Dsysdefault:CARD=tqmtlv320aic32
The HDMI audio device has to be selected explicitely by passing -Dsysdefault:CARD=audiohdmi to aplay & friends