meta-rockchip/recipes-kernel/linux/linux-yocto_5.8.bbappend
Joshua Watt 81e4ad2b92 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 13:04:29 -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"