New Features
A summary of the main new features are as follows:
- Support JH7110 SDK v6.0.0;
- Support VisionFive 2 Lite board;
- Linux kernel 6.12:
- Support automatic selection and loading of the corresponding DTB based on EEPROM information (to support VisionFive 2 Lite SBC; VF2 will load DTB by default);
- Support IMX296 sensor;
- Support BL-M8800DS2-40 Wi-Fi/BT module;
- U-boot:
- Disable unused drivers for VisionFive 2 board to reduce_bootup_time;
- Support loading u-boot through uart ymodem;
- Update eeprom data format version to v3(add wifi_bt field in ATOM4, add “mac wifi_bt <?>” command);
- Support automatic selection and loading of the corresponding DTB based on EEPROM information (to support VisionFive 2 Lite SBC; VF2 will load DTB by default);
- OpenSBI: disable unused drivers for VisionFive 2 board to reduce_bootup_time;
- Soft_3rdpart: add 6.12 ethercat support;
- Bug Fixed
- Fix the issue of packet loss in ipms CAN reception and transmission;
- Buildroot: Replaced the broken Mesa3D download link;
- Linux kernel 6.6 & 6.12: Fixed ac108 recording failure;