- Package:
- src:raspi-firmware
- Source:
- src:raspi-firmware
- Submitter:
- Marc Haber
- Date:
- 2025-06-10 15:21:03 UTC
- Severity:
- normal
Hi, uart_2ndstage=1 is a real gem when debugging device selection and boot process on the Raspberry Pi. Please consider adding code to the /etc/kernel.d/postinst/ script that optionally generates that option in config.txt. I understand that this option has some side effects, so it is probably not a good idea to set the value to 1 by default. Greetings Marc
Hi, Marc Haber <mh+debian-packages@zugschlus.de> (2025-06-10): If that's niche and/or side-effect-y, that looks like a job for /etc/default/raspi-firmware-custom instead? Cheers,