Commit 3247770
committed
remove almost every device from the device tree
Wipe all the compatible strings except for the uarts, and also wipe the device_type and name properties
for a few devices that still matches kexts after the wipe.
This avoids loading most of the drivers, and gets boot to progress further.
This gets the kernel to "Still waiting for root device", but with a 30 second delay during boot since
it tries to wait for a nonexistant RTC device (pmu,d2422, which is removed from the device tree)1 parent 67aa7a5 commit 3247770
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
3 | 9 | | |
4 | 10 | | |
5 | 11 | | |
| |||
43 | 49 | | |
44 | 50 | | |
45 | 51 | | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
46 | 61 | | |
47 | 62 | | |
48 | 63 | | |
| |||
0 commit comments