Skip to content

VisionFive2 Software v5.13.1

Latest
Compare
Choose a tag to compare

What's new

  • Support JH7110 SDK v5.13.1;
  • Support VisionFive2 v1.2A & v1.3B SBC;
  • Support Linux Kernel 5.15.0 and 6.6.20;
  • Add amp ipi interrupt and rpmsg driver support;
  • Add RT-Thread AMP (running on one U74 core) support;
  • Add MCU core driver and sample code support;
  • Significantly reduces system startup time(from 40s down to 15s);
  • Modify buildroot config to download linux header from local repo;

Fixed Issues

  • JPU: fix array index out of range in irq handler;
  • ENC: add retry counter to avoid query status failure in RTlinux;
  • Package/sf-gst-omx: Fix omxmjpegdec decoder cannot set the frame rate;
  • ALSA: Drop 2s sleep before print ALSA device list;
  • i2c: designware_i2c: Revert a part of commit "i2c:desigware-snps: add i2c clock config";
  • Clk: starfive: jh7110: Drop i2c core clock;
  • Pinctrl: starfive: fix gpio level-triggered interrupt exception;
  • phy: starfive: jh7110-usb: Fix link configuration to controller;

Known Issues

  • Only 22.05K/44.1K audio through PWMDAC are obviously out of sync when playing video/audio file;
  • 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;
  • Failure on 8 test cases of dEQP-VK.memory and dEQP-VK.pipeline.monolithic for the GPU Vulkan CTS test; (Pass: 391847 cases, Not supported: 1164574 cases );
  • Crypto module hangs intermittently when 6.6 kernel boot-up( workaround: disable RSA module );