linux-eten: Set default CMDLINE to boot from SD
authorStefan Schmidt <stefan@datenfreihafen.org>
Thu, 20 Nov 2008 13:35:53 +0000 (13:35 +0000)
committerStefan Schmidt <stefan@datenfreihafen.org>
Thu, 20 Nov 2008 13:47:06 +0000 (13:47 +0000)
packages/linux/linux-eten_2.6.24+git.bb

index 867cbad..b980660 100644 (file)
@@ -16,3 +16,5 @@ SRC_URI = "\
   file://defconfig \
 "
 S = "${WORKDIR}/git"
+
+CMDLINE = "root=/dev/mmcblk0p1 rootdelay=5"