]> git.zerfleddert.de Git - m1-debian/commitdiff
more notes
authorThomas Glanzmann <thomas@glanzmann.de>
Fri, 11 Mar 2022 07:47:25 +0000 (08:47 +0100)
committerThomas Glanzmann <thomas@glanzmann.de>
Fri, 11 Mar 2022 07:47:25 +0000 (08:47 +0100)
bootstrap.sh
doc/notes.txt

index 5f52b03f9ee0924e487bafcc0a017ccf290059f3..70639f60ce7b1410b5fc6906b3643156dea261b2 100644 (file)
@@ -28,6 +28,7 @@ build_linux()
         git fetch
         git reset --hard origin/asahi; git clean -f -x -d &> /dev/null
         curl -s https://tg.st/u/0001-4k-iommu-patch.patch | git am -
+        curl -s https://tg.st/u/40c9642c7569c52189f84621316fc9149979ee65.patch | git am -
         curl -s https://tg.st/u/config-2022-03-09-4k > .config
         make olddefconfig
         make -j `nproc` V=0 bindeb-pkg > /dev/null
index af7a0c68147a83fdabef37e794679c14a5db7692..1ce0ec86bd94a209585eac677c640eb2e33ff963 100644 (file)
@@ -369,3 +369,6 @@ ctl.!default {
     card 0
 }
 -------------------------------------------------------------------------------------------------
+
+# Control what happens after power loss
+/sys/devices/platform/soc/23e400000.smc/macsmc-reboot/ac_power_mode
Impressum, Datenschutz