Skip to content

main/u-boot: Add fix for pbp panel not working on warm reset

Hugo Barrera requested to merge WhyNotHugo/aports:uboot-pbp into master

After a warm reset, the display on a PBP doesn't work (although it does on a cold boot/reboot).

This patch works around the issue. It is part of an old series of 11 patches, the rest of which are all merged upstream:

https://gitlab.com/postmarketOS/pmaports/-/blob/512c02b1/device/community/u-boot-pinebookpro/0003-display-support.patch

The same patch is still around in Armbian, Tow-Boot and Manjaro:

With this patch the display works fine after a warm reboot. Sorry that I missed this on the original MR.

Edited by Hugo Barrera

Merge request reports