meta-rockchip/recipes-kernel/linux/linux-yocto_5.8.bbappend
Joshua Watt 14ee5aa7c6 Fix Rock Pi 4 serial port
Fixes the serial port output stopping mid way through the boot process
by reverting the kernel commit that caused it.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
2020-12-17 11:58:37 -05:00

5 lines
150 B
Plaintext

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI_append_rock-pi-4 = " file://0001-Revert-regulator-resolve-supply-after-creating-regul.patch"