What is the minimal build command to compile only the Kernel-DTB from the modified .dtsi files without building the entire kernel?
Is it possible to flash with bootburn over SSH/network instead of USB Recovery Mode? The board is running and accessible via SSH.
We want to use a Garmin X18 as a time sensor and connect it via UART5. For the PPS signal we have identified DB9 breakout connector 21 with pin 68 (ORIN_3V3_SENSOR_PPS). Do we also need to activate this pin in the device tree?
Hi @marius.westendorf I had done compiling the dtsi after preprocessing the edited source file with this command on the docker sdk containers (please note for our use we need to enable nvpps device tree):