Commit graph

3 commits

Author SHA1 Message Date
Aleksandr V. Piskunov
c95ac18617 Allwinner: configure systemd-suspend.service to only use suspend-to-ram
Avoid using "freeze" method, which is used by systemd in case default "mem" method fails.

"freeze" type suspend can't be woken from using IR remote and Crust firmware
on Allwinner boards.
2021-04-09 16:07:05 +03:00
Lukas Rusak
ec17cea5e6
systemd: enable switch debug-tty to provide a debug console
This allows us to use the default debug-shell.service provided
by systemd and cut down on custom made services. This will also
always provide a debug shell as there is no reason we shouldn't
have access to one.
2019-05-08 11:54:58 -07:00
Lukas Rusak
5d568f9796 Allwinner: initial project 2019-04-09 20:14:55 +02:00