meta-digi/meta-digi-dey/recipes-core/busybox/busybox
Hector Palacios ff22903a81 cc93: standby-actions: rework the programming of resume actions
There are some cases in which the loading of the Wi-Fi modules may be
problematic due to timing conditions:
- when a suspend operation in progress is aborted
- when Bluetooth is disabled

The Wi-Fi needs some time for the system to be ready before loading the
modules.

This commit:
- Stops the Bluetooth before bringing down the Wi-Fi on suspend
- Starts the Bluetooth (or adds a small delay) before bringing up the
  Wi-Fi on resume
- Reworks the way the resume operations are programmed, to do them in
  reverse order (first load the Wi-Fi modules, then bring the interfaces
  up (if required). It does so by appending/prepending actions into a
  variable and dumping the contents finally to a temp file.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2024-01-25 13:57:16 +01:00
..
ccimx93 cc93: standby-actions: rework the programming of resume actions 2024-01-25 13:57:16 +01:00
0001-hwclock-add-get-set-parameters-option.patch busybox: backport hwclock support to get/set RTC parameters 2023-08-17 10:23:00 +02:00
acpid.map busybox: merge standby related files 2023-01-03 08:33:33 +01:00
bridgeifupdown bridgeifupdown: fix bridge initialization timing issue with wireless interface 2019-03-18 18:41:54 +01:00
busybox-acpid busybox: generalize bbappend to support different revisions 2019-02-26 16:47:06 +01:00
busybox-httpd.service.in busybox http: add systemd service 2019-05-17 09:38:24 +02:00
busybox-ntpd busybox: generalize bbappend to support different revisions 2019-02-26 16:47:06 +01:00
defconfig busybox: add support to run mdev in daemon mode 2021-11-30 14:08:50 +01:00
nm busybox http: add systemd service 2019-05-17 09:38:24 +02:00
poweroff_safe busybox: add power safe and reboot safe scripts for the MCA 2022-02-18 18:17:07 +01:00
pswitch-poweroff busybox: generalize bbappend to support different revisions 2019-02-26 16:47:06 +01:00
pswitch-standby busybox: generalize bbappend to support different revisions 2019-02-26 16:47:06 +01:00
reboot_safe busybox: add power safe and reboot safe scripts for the MCA 2022-02-18 18:17:07 +01:00
standby busybox: send resume actions to the background 2023-01-03 08:33:45 +01:00
standby-actions busybox: merge standby related files 2023-01-03 08:33:33 +01:00
standby-systemd busybox: generalize bbappend to support different revisions 2019-02-26 16:47:06 +01:00