Programming/Linux_Kernel

linux shell 의 sysfs에서 device-tree 뽑아내는 방법

decdream 2019. 1. 11. 12:54

dtc 라는 tool 을 사용하면 된다.


dtc -I fs -O dts -o output.dts /proc/device-tree