So after 2 mounth this problem not allows me to be complacent. I managed to full fill these settings:
rootfstype=jffs2 root=/dev/mtdblock6 console=ttySAC2,115200 console=tty0 \\ loglevel=4 regular_boot rootfstype=ext2 root=/dev/mmcblk0p2 rootdelay=15 \\ mtdparts=physmap-flash:-(nor)\;neo1973-nand:0x00040000(u-boot),\\ 0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),\\ 0x00040000(factory),0x0f6a0000(rootfs) as described: > bootargs are the arguments passed to the kernel (/proc/cmdline) in this case > > rootfstype=jffs2 root=/dev/mtdblock6 console=ttySAC2,115200 console=tty0 \ > loglevel=4 regular_boot rootfstype=ext2 root=/dev/mmcblk0p2 rootdelay=5 \ > mtdparts=physmap-flash:-(nor);neo1973-nand:0x00040000(u-boot),\ > 0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),\ > 0x00040000(factory),0x0f6a0000(rootfs) > > > but without success: I have now two micro-sd cards with this information gained from the OM console (mmcinit) (Panasonic 2GB) Card Type: SD 2.0 Manufacturer: 0x01, OEM "PA" Product name: "S02GF", revision 1.2 Serial number: 654430795 Manufacturing date: 11/2010 MMC/SD size: 511MiB (Kingston C04G 4GB) Card Type: SD 2.0 SDHC Manufacturer: 0x02, OEM "TM" Product name: "SA04G", revision 0.4 Serial number: 2620391846 Manufacturing date: 2/2010 MMC/SD size: 3MiB But both are unable to get read by the OM. The kernel can be found on both devices on the fat partition but when it comes to read the root-fs it fails with a kernel-panic. Does anybody know these sd-cards? /Christian _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
