aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-tegra-extras/recipes-kernel/linux/linux-tegra_%.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-tegra-extras/recipes-kernel/linux/linux-tegra_%.bbappend b/meta-tegra-extras/recipes-kernel/linux/linux-tegra_%.bbappend
index 14506228..4f12d960 100644
--- a/meta-tegra-extras/recipes-kernel/linux/linux-tegra_%.bbappend
+++ b/meta-tegra-extras/recipes-kernel/linux/linux-tegra_%.bbappend
@@ -31,3 +31,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
SRC_URI += "\
file://0001-fbcon-Compare-variable-screen-info-instead-of-modes-.patch \
"
+
+KERNEL_ROOTSPEC = "root=/dev/mmcblk\${devnum}p1 rw rootwait"