gfdt_update_phandle()
Add a phandle property to a node, unless it's already present (ARM)
Synopsis:
#include <qvm/firmware.h>unsigned gfdt_update_phandle(int node)Arguments:
- node
- The location where the phandle property is to be added.
Returns:
The phandle of the node, whether it was added or not.
Page updated:
