On Sat, Aug 21, 2010 at 07:00:12PM +0200, Martin Jansa wrote: > On Sat, Aug 21, 2010 at 06:51:05PM +0200, Jens Seidel wrote: > > Or much more easily: Use qi-bootmenu and replace with a hexeditor in > > qi-s3c2442-bootmenu-0.1.udfu > > > > rootfstype=jffs2 root=/dev/mtdblock6 qi-bootmenu-args="-i /dev/mtdblock6" > > lpj=498688 > > > > with > > > > rootfstype=jffs2 root=/dev/mtdblock6 rootdelay=9 rootwait > > lpj=498688 > > is rootdelay still usefull with rootwait?
I'm not sure, probably not. I tried to improve sd card detection this way but failed. I think qi-bootmenu uses 2.6.32 so I can try the kernel parameter glamo_mci.sd_max_clk=2500000 ... I also once tried to rebuild qi-bootmenu but failed with my own cross builder from gentoo so I was very happy to found the hexeditor trick :-( > Qi built in SHR is using rootwait for some time (but without any > rootdelay): > http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=658cc049e046b15a4ffe074aaee182dc9415761a Thanks. Jens _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
