Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Add laird-backports package known issue

...

Table Filter
hideControlstrue
sparkNameSparkline
datepatternyy-mm-dd
id1500593588903_-621323034
sortMachine Conf (‍Asc)
disableSavetrue
isOROR
separatorPoint (.)


Yocto Machine ConfigKit Part Number

SOM Part Number

ModulesU-Boot defconfigKernel Device Tree File
imx7d-phyboard-zeta-001

PB-01910-001

(i.MX7Dual Kit)

PCM-061-2110111C

PEB-EVAL-02

PEB-WLBT-03

PEB-AV-02

mx7d_pcm061_21x_config

imx7d-phyboard-zeta-001.dtb
imx7s-phyboard-zeta-002

PB-01910-002

(i.MX7Solo Kit)

PCM-061-0502100E

PEB-EVAL-02

PEB-WLBT-03

mx7s_pcm061_05x_config

imx7s-phyboard-zeta-002.dtb


...

  • Ethernet:
    • iperf3 is included with the Krogoth Yocto BSP. With UDP, this command reports much lower bandwidth than expected when compared with iperf command.
  • eMMC:

    • Flashing with U-Boot: 
      • fsl-image-gui-imx7d-phyboard-zeta.sdcard image is too large to be loaded into memory (1GB) from u-boot.
      • Workaround: Partition and flash eMMC from Linux instead. See Quickstart for instructions.
  • Linux IMX Busfreq driver:
    • Driver disabled by default due to impaired UART console functionality when the system is idle (Low frequency setpoint).
    • For dynamic bus frequency scaling and improved power consumption, the busfreq driver can be enabled in the device tree by removing the "fsl,freq_scaling_disabled" property in imx7-phycore-som.dtsi. It can also be controlled in Linux sysfs: 

      echo 1 > /sys/bus/platform/drivers/imx_busfreq/soc\:busfreq/enable 


  • Yocto kernel-module-laird-backports fetch error: LSR has released a new version of the package being fetched in this recipe, and replaced the tarball on their website with the same name. This results in a checksum mismatch.
  • Kit imx7s-phyboard-zeta-002: 

    • Communication with Cortex-M4: Linux fails to boot when RPMsg is enabled, the RPMSG driver hardcodes the location in memory used for RPMSG to be at the end of 1GB. 

    • 256MB NAND is too small to flash fsl-image-gui filesystem. Booting from NAND was tested with core-image-minimal Yocto image, which is included with release binaries.

...