I’m building Jetson’s software form source code (available in sources directory as will see below).
Build is successful, I managed to flash the board and I definitely see my changes working in relation to kernel Image and DTB file. This is the working command for flashing it (as you can see I use both -K and -d options):
The problem is with the DTBO (a DT overlay with essential changes for my project), which is available here, but I don’t know how (and where) to transfer it on Jetson’s filesystem:
There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks
Hi,
if you put the .dtbo file under the correct path, then using only the file name should be fine.
Or it does not take effect after flashing?