From: Thomas Glanzmann Date: Mon, 21 Feb 2022 21:13:17 +0000 (+0100) Subject: fixed device tree command from jannau X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/m1-debian/commitdiff_plain/20c4132a2d33208872b806db182ac14c2334d18a fixed device tree command from jannau --- diff --git a/doc/notes.txt b/doc/notes.txt index 25a0304..adb17cb 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -57,4 +57,4 @@ echo 1 > /sys/module/hid_apple/parameters/swap_opt_cmd 10:53 < j`ey> Glanzmann: for your notes: < 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/devicetree +08:57 < jannau> Glanzmann: dtc -I fs -O dts -o - /proc/device-tree