We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d782fda commit 4f6896cCopy full SHA for 4f6896c
config/sources/families/rockchip-rv1106.conf
@@ -22,7 +22,7 @@ BOOTDELAY=1
22
SERIALCON="ttyFIQ0"
23
RKBIN_DIR="$SRC/cache/sources/rkbin-tools"
24
SRC_EXTLINUX="yes"
25
-SRC_CMDLINE="cma=0 video=off console=ttyFIQ0,115200n8"
+SRC_CMDLINE="cma=0 video=off udev.children-max=1 console=ttyFIQ0,115200n8"
26
OVERLAY_PREFIX="rv1106"
27
OFFSET=16
28
SPL_FIT_GENERATOR="arch/arm/mach-rockchip/make_fit_optee.sh"
0 commit comments