linux 设备中经常看到 CONFIG_OF 或者 OF,表示什么意思?
这个是Open Firmware Device Tree 的简称,有时也简称 DT。
OF 是 CONFIG_OF的简称
详细参见: https://www.kernel.org/doc/Documentation/devicetree/usage-model.txt
linux 设备中经常看到 CONFIG_OF 或者 OF,表示什么意思?
这个是Open Firmware Device Tree 的简称,有时也简称 DT。
OF 是 CONFIG_OF的简称
详细参见: https://www.kernel.org/doc/Documentation/devicetree/usage-model.txt