Skip to content

VisionFive2 Software v3.4.5

Compare
Choose a tag to compare
@MichaelZhuxx MichaelZhuxx released this 08 Aug 12:33
· 23 commits to JH7110_VisionFive2_devel since this release

What's new

  • Support JH7110 SDK v5.4.4;
  • Support VisionFive2 v1.2A & 1.3B SBC;
  • Support Linux Kernel 5.15.0;
  • Add OV4689 sensor driver;
  • Add auto flow control for UART;
  • Add 2560x1080 and 1600x720 resolution for HDMI display;
  • Add USB host function in U-Boot;
  • Supported mirror mode / primary screen setting under Weston desktop;
  • Add dynamically adjust the CMA size;

Note:
Please do not upgrade u-boot/spl for 8GB DDR VisionFive2 since CMA will not allocated successfully under Debian image 202306;

Fixed Issues

  • Segmentation fault when running Khronos CTS Vulkan;
  • HDMI hotplug issue when runing Weston desktop;
  • Console white screen issue for HDMI display;
  • Adjusted eMMC flash mode from High-Speed@[email protected] to HS200@[email protected] for eMMC boot issue;

Known Issues

  • Only 22.05K/44.1K audio through PWMDAC are obviously out of sync when playing video/audio file;
  • Camera image cannot be output to MIPI LCD via v4l2test command;
  • Some TF cards may have compatibility issues;
  • Segmentation fault when running unit tests in DDK 1.19;
  • OpenCL CTS segmentation fault in DDK 1.19;