12 Commits

Author SHA1 Message Date
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
ee713d9eb8 wip 2024-08-28 12:45:15 +02:00
Owen
310c333f49 start led at startup with this 2024-05-07 09:39:02 +00:00
Owen Carter
0844d76dc3
comment change in MangoPi-MQ-Pro.py 2024-05-06 20:35:44 +02:00
Owen
157368d040 update map info 2024-05-03 15:05:28 +00:00
Owen
2e07142707 improvements to output 2024-05-01 16:20:15 +00:00
Owen
863b0e3e72 process extras from the list 2024-05-01 14:36:13 +02:00
Owen
7599758ce5 a note 2024-05-01 02:25:29 +00:00
Owen
a5c0fb5939 looks good 2024-05-01 02:16:39 +00:00
Owen
2cce138293 headings 2024-05-01 01:50:00 +00:00
Owen
d1669f1e43 pin map tool 2024-05-01 00:51:00 +00:00
Owen
00a8d48a06 update to last uboot dtbs 2024-04-29 20:41:43 +00:00