Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ea3cc1d2 authored by Thiébaud Weksteen's avatar Thiébaud Weksteen Committed by Automerger Merge Worker
Browse files

Merge "Document firmware_class.path" am: 1f2ea550 am: d16229a5

Original change: https://android-review.googlesource.com/c/platform/system/core/+/2005452

Change-Id: I59abd528da32c125593800f0adb5001c1118f54a
parents 7765f404 d16229a5
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -147,6 +147,12 @@ directories. If stdout cannot be read, or the program returns with any exit code
Ueventd will additionally log all messages sent to stderr from the external program to the serial
console after the external program has exited.

If the kernel command-line argument `firmware_class.path` is set, this path
will be used first by the kernel to search for the firmware files. If found,
ueventd will not be called at all. See the
[kernel documentation](https://www.kernel.org/doc/html/v5.10/driver-api/firmware/fw_search_path.html)
for more details on this feature.

## Coldboot
--------
Ueventd must create devices in `/dev` for all devices that have already sent their uevents before