linux_2.6.35: use mmcblk1p1 for rootfs on nokia900
authorMartin Jansa <Martin.Jansa@gmail.com>
Mon, 27 Dec 2010 12:13:44 +0000 (13:13 +0100)
committerMartin Jansa <Martin.Jansa@gmail.com>
Tue, 28 Dec 2010 14:26:58 +0000 (15:26 +0100)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
conf/machine/nokia900.conf
recipes/linux/linux_2.6.35.bb

index 2bec4aa..484b1a9 100644 (file)
@@ -76,4 +76,4 @@ module_autoload_g_ether = "g_ether"
 # Copied from include/omap3.inc (as we do not use linux-omap recipes):
 #
 # Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r56"
+MACHINE_KERNEL_PR = "r57"
index f0e6644..2653e98 100644 (file)
@@ -116,7 +116,7 @@ SRC_URI_nokia900 = "\
        file://inconsistent-mmc-fix-2.6.35.patch \
        file://defconfig "
 
-CMDLINE_nokia900_shr = "snd-soc-rx51.hp_lim=42 snd-soc-tlv320aic3x.hp_dac_lim=6 console=tty1 root=/dev/mmcblk1p2 rootwait panic=20 debug"
+CMDLINE_nokia900_shr = "snd-soc-rx51.hp_lim=42 snd-soc-tlv320aic3x.hp_dac_lim=6 console=tty1 root=/dev/mmcblk1p1 rootwait panic=20 debug"
 
 SRC_URI[kernel.md5sum] = "091abeb4684ce03d1d936851618687b6"
 SRC_URI[kernel.sha256sum] = "18b2e2c336032e366c942622b77302cb05fc034fb19018f086a4ebc9ed41bfcf"