http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=1344
------- Additional Comments From [EMAIL PROTECTED] 2008-05-18 20:12 ------- I guess this was an issue about passing in dynparts from the U-Boot environment. When I boot from SD card on GTA02 (which I do a lot) I get # cat /proc/mtd dev: size erasesize name mtd0: 00200000 00010000 "physmap-flash.0" mtd1: 00040000 00020000 "u-boot" mtd2: 00040000 00020000 "u-boot_env" mtd3: 00800000 00020000 "kernel" mtd4: 000a0000 00020000 "splash" mtd5: 00040000 00020000 "factory" mtd6: 0f6a0000 00020000 "rootfs" which is correct. If I cat /proc/cmdline (ie, this is what the U-Boot environment gave Linux): mtdparts=physmap-flash:-(nor);neo1973-nand:0x00040000(u-boot),0x00040000(u-boot_env),0x00800000(kernel),0x000a0000(splash),0x00040000(factory),0x0f6a0000(rootfs) rootfstype=ext2 root=/dev/mmcblk0p2 loglevel=4 init=/sbin/init ro ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
