repro:
(revert last commit)
./docker_repro.sh make BOARD=t440p-maximized coreboot.modify_and_save_oldconfig_in_place (Change console level to info)
./docker_repro.sh make BOARD=w541-maximized coreboot.modify_and_save_oldconfig_in_place (Change console level to info)
---
Done: Apply Angel's minimal suggestions from https://github.com/linuxboot/heads/pull/1923#issuecomment-2719401499
If console output still truncated, TODO:
- Enable console output to SPI Flash (USB Debugging requires special dongle out of beaglebone black of RPI)
Signed-off-by: Thierry Laurion <insurgo@riseup.net>