Files
ipxe/src/core
Michael Brown 5f10b74555 [fdt] Use phandle as device location
Consumption of phandles will be in the form of locating a functional
device (e.g. a GPIO device, or an I2C device, or a reset controller)
by phandle, rather than locating the device tree node to which the
phandle refers.

Repurpose fdt_phandle() to obtain the phandle value (instead of
searching by phandle), and record this value as the bus location
within the generic device structure.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2025-08-04 14:52:00 +01:00
..
2016-03-22 16:18:42 +00:00
2025-08-04 14:52:00 +01:00
2005-03-08 18:53:11 +00:00
2010-04-19 23:43:39 +01:00
2021-07-01 16:32:46 +01:00
2024-05-31 10:11:22 +01:00