This repository has been archived by the owner on May 24, 2022. It is now read-only.
Releases: APS-Networks/APS-One-touch
Releases · APS-Networks/APS-One-touch
1.6.1
i2c-i801will be loaded by BSP not by AOT.
i2c-i801will be loaded by BSP not by AOT. Also no need to heck if i2c SMBus is available this also will be done by BSP.
Developer's options hidden to avoid confusion of end user who are not developers.
1.5.3 SAL Release updated.
Support for SAL Test execution.
Merge pull request #17 from kamalkrbh/master BSP installation updates.
Fix for few bugs.
Merge pull request #15 from kamalkrbh/master Merge 1.5.1
IRQ module updated to send SIGUSR2 instead of SIGUSR1.
SDE 9.4.0 adds setup_async_signal_handling_thread() for processing SIGUSR1 and other signals.
In original design of BSP, it’s to use SIGUSR1 for bf_pltfm_irq_handler().
Changing handling of SIGUSR1 to SIGUSR2 in BSP. Also SIGUSR2 will be sent from irq_debug.c rather SIGUSR1.
Support SDE_BSP_9.4
1.4.2 'Release Compatibility' updated for 9.4
Support for Kernel-5.4 and SDE_BSP_9.3 on BF2556X_1T.
v1.4.1 'Release Compatibility' updated for SDE_9.3 support on BF2556X_1T.
Support for Kernel-5.4 and SDE_BSP_9.3 on BF6064X_T.
v1.4.0 AOT release updated in release compatibility.
Support for patch based building of BSP_9.2 and onwards
v1.3.0 git diff syntax corrected, Updated release compatibility.