From: Thomas Glanzmann Date: Mon, 21 Feb 2022 21:21:30 +0000 (+0100) Subject: manual merge X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/26f5bdf315fa59b2cc93158de1f92e5a1e6ee7cd manual merge --- 26f5bdf315fa59b2cc93158de1f92e5a1e6ee7cd diff --cc bootstrap.sh index a362845,02e2edb..8cf87aa --- a/bootstrap.sh +++ b/bootstrap.sh @@@ -30,7 -30,7 +30,8 @@@ build_linux( curl -s https://tg.st/u/0001-4k-iommu-patch.patch | git am - curl -s https://tg.st/u/DXyl.patch | git am - curl -s https://tg.st/u/0001-apple-mca-correct-prinkts.patch | git am - + curl -s https://tg.st/u/0001-Hookup-gpio-backlight.patch | git am - + curl -s https://tg.st/u/XKVZ.patch | git am - curl -s https://tg.st/u/config-2022-02-19 > .config make olddefconfig make -j $(( 2* `nproc`)) V=0 bindeb-pkg diff --cc doc/notes.txt index 2da521f,adb17cb..fbfd019 --- a/doc/notes.txt +++ b/doc/notes.txt @@@ -54,5 -54,7 +54,8 @@@ echo 1 > /sys/module/hid_apple/paramete # j`ey on deleting efi and Linux partitions from the gui in macos 20:46 < j`ey> Glanzmann: I didnt figure it out at the diskutil cli, but I managed to do it from the GUI, I think you have to erase/reformat as APFS before you can delete the volumes - + 10:53 < j`ey> Glanzmann: for your notes: < tpw_rules> you can delete a non-apfs partition with: diskutil eraseVolume free n disk0sX +21:07 < tpw_rules> you can delete a non-apfs partition with: diskutil eraseVolume free n disk0sX + + 08:54 < mixi> Glanzmann: the command you're looking for should be "dtc -I dtb -O dts /sys/firmware/fdt" + 08:57 < jannau> Glanzmann: dtc -I fs -O dts -o - /proc/device-tree