REV.020x SoM without variant data in EEPROM (prototypes)
UBOOT_CONFIG
entries sd-2gb
and mfgtool-2gb
Note: the generated wic-File uses the U-Boot multi RAM configMIPI 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:
Some adapters cause the following error during bootup
Bluetooth: hci0: unexpected event for opcode 0xfc2f
According to https://lkml.org/lkml/2019/6/6/868 this can be ignored
UBI / 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