Jump to content

Device tree file name wrong for Rockchip ROC-RK3328-CC or file missing


Recommended Posts

Posted (edited)
Armbianmonitor:

Issue:

The node /proc/device-tree/compatible contains the board name roc-rk3328-cc, but the dtb in /boot/dtb/rockchip/ is named rk3288-roc-cc.

Armbian-config queries this node when running "System settings / Dtc" and then looks for roc-rk3288-cc.dtb, but cant find it.

Edited by Enzo
Posted

The device tree file name and the compatible do not and almost never are the same.  This may be a bug in the scripting, but it has nothing to do with an error in the device tree.

Posted

Looks like the offending code is HERE.

 

Maybe better to grep for the DTB / FDT file out of /boot/armbianEnv.txt if it exists, and throw an error if it doesn't?

 

Not sure if there's a rock solid way to determine where the DTB was loaded from.

 

Maybe file a bug HERE, and provide the armbianmonitor log so it can be tracked?

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines