Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

linux device tree for the rock-5b


build device the tree for the rock-5b

sh make_dtb.sh

the build will produce the target file rk3588-rock-5b.dtb


optional: create symbolic links

sh make_dtb.sh links

convenience link to rk3588-rock-5b.dts and other relevant device tree files will be created in the project directory


optional: clean target

sh make_dtb.sh clean