Skip to content

v2023.06

Compare
Choose a tag to compare
@vfalanis vfalanis released this 30 Jun 13:03
· 136 commits to master since this release
v2023.06

meta-polarfire-soc-yocto-bsp v2023.06

The main changes in this release are the switch to 6.1 kernel, the support of two new demos; Linux boot authentication and a OPC/UA industrial edge demo. There are also some other minor fixes and enhancements.

Pre-built images for the Icicle Kit Reference Design

Pre-built images of this release targeted at the 2023.06 Icicle Kit Reference Design are available from this release's assets:

For more information, please refer to the Booting from QSPI documentation.

This release has been tested to work on the Icicle Kit, from eMMC, SD card, an external Winbond W25N01GV QSPI NAND flash and an external Micron MT25QL256 NOR flash memory using HSS 0.99.36 and the Icicle Kit Reference Design tag v2023.06.

Pre-built image for the Video Kit Reference Design

A pre-built image of this release targeted at the 2023.06 PolarFire SoC Video Kit Reference Design is available from this release's assets.

Changes since last release (v2023.02.1)

  • linux: upgrade to linux4microchip+fpga-2023.06
  • examples: bump to v2023.06
  • u-boot: bump to linux4microchip+fpga-2023.06
  • machine: mpfs-video-kit: enable non-coherent DMA support
  • machine: mpfs-video-kit: rename all references of "mpfs-sev-kit" to "mpfs-video-kit"
  • add support for the opc-ua industrial edge demo. Additional information can be found in the MPFS OPC-UA Industrial Edge Demo documentation
  • add a new machine icicle-kit-es-auth to showcase a simple approach for booting an authentication Linux kernel. Additional information can be found in the Linux Boot Authentication documentation
  • video-kit: h264 webdemo: update mechanism to change frame resolution
  • machine: add a common machine configuration inc file for Microchip PolarFire SoC kits
  • systemd: add "--any" argument to the networkd-wait-online service to avoid waiting for all network interfaces to come up. This needlessly delays the start of certain services in Yocto