11 Commits

Author SHA1 Message Date
Owen Carter
bc5feff23e
Update LoRa HAT README.md 2024-09-24 13:33:27 +02:00
Owen Carter
c60acea5df
Update HAT README.md 2024-09-24 13:30:55 +02:00
Owen Carter
520118f143
Update tooling for custom kernels (#6)
Improve support for custom device trees when kernel updates are received

* Modified make-trees.sh so that it builds for all installed kernels.
* A new script flash-latest.sh that copies the resulting .dtb files into the /etc/flash-kernel/dtbs/ override folder.

The build-trees README is updated for this, and shows how to configure flash-kernel to use the custom .dtbs.

Kernel upgrade should now go:

[after a new kernel upgrade is installed]
* Upgrade source: cd source && apt source linux-riscv
* Build dtb's: cd build-trees &&; ./make_dtbs.sh
* Install device tree via softlinks ./flash_latest.sh
* Reboot
2024-09-19 14:52:55 +02:00
Owen Carter
5f56bdf888
Lora HAT device tree notes 2024-09-04 17:33:27 +02:00
Owen
03b7f9ae0e gotta lora on my hat 2024-09-03 20:24:05 +02:00
Owen
4d9c274d0b fix map 2024-09-03 19:43:52 +02:00
Owen
d339f6fe16 build tooling 2024-09-03 17:06:38 +02:00
Owen Carter
da15335fdc
Update README.md 2024-08-31 13:34:15 +02:00
Owen
ad5d7ef23f wip 2024-08-30 16:23:39 +02:00
Owen
53f4de3e3e doc work 2024-08-30 15:25:40 +02:00
owen
b6876828d5 wip 2024-08-29 16:53:39 +02:00