sys-boot/u-boot: add patch for pinebook pro panel reset (cont.)
This commit is contained in:
parent
bad8be790f
commit
85d6d877dd
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ src_prepare() {
|
||||||
|
|
||||||
if use uboot_defconfigs_pinebook-pro-rk3399; then
|
if use uboot_defconfigs_pinebook-pro-rk3399; then
|
||||||
eapply "${FILESDIR}/rk3399-pinebook-pro.power-led.patch"
|
eapply "${FILESDIR}/rk3399-pinebook-pro.power-led.patch"
|
||||||
|
eapply "${FILESDIR}/rk3399-pinebook-pro.edp-panel-reset.patch"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
if use uboot_defconfigs_nanopi-m4v2-rk3399; then
|
if use uboot_defconfigs_nanopi-m4v2-rk3399; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue