sys-boot/u-boot: add patch for pinebook pro panel reset (cont.)

This commit is contained in:
Martin Sekera 2021-04-26 23:17:31 +02:00
parent bad8be790f
commit 85d6d877dd

View file

@ -42,6 +42,7 @@ src_prepare() {
if use uboot_defconfigs_pinebook-pro-rk3399; then
eapply "${FILESDIR}/rk3399-pinebook-pro.power-led.patch"
eapply "${FILESDIR}/rk3399-pinebook-pro.edp-panel-reset.patch"
fi
if use uboot_defconfigs_nanopi-m4v2-rk3399; then