Hi Nikita,
Nikita Tabatsky wrote:
I use IXP425 based systems mtd map and 2.4.21 kernel version
Yes, but what map driver, drivers/mtd/map/??? Almost certainly with that old a version it will not have the reboot notifier setup to put the flash back into read mode. Regards Greg
On 6/8/07, *Greg Ungerer* < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:Hi Nikita, Nikita Tabatsky wrote: > I have the same problem on the ixp425 board with intel strata flash and > at present it is not solved > After write to the mtd-block(jffs2) the device cannot be rebooted. > Even hardware reset does not help, only power off.. Yep, that sounds exactly like your mtd driver does not have a reboot notifier that puts the flash back into read mode before rebooting. What map driver do you use? (And what kernel version too?) Regards Greg > On 6/5/07, *Greg Ungerer* < [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>> > wrote: > > Hi Zeinab, > > Zeinab Zeinalpour wrote: > > I'm working on ADI Coyote network board using snapgear 3.4.0. > > When we reboot the board with using reboot command, the board > reboot but > > its redboot isn't load. We chack ParityENAccCodelet for find a > safe code > > for reboot, but it just work on ixp46x. Did anyone has the same > problem > > befor? > > Do you use the MTD flash driver on that board? > Maybe it doesn't put the flash back into read mode on reboot. > > Regards > Greg > > >> ------------------------------------------------------------------------> Greg Ungerer -- Chief Software Dude EMAIL: > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> <mailto:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> > Secure Computing Corporation PHONE: +61 7 3435 2888 > 825 Stanley St, FAX: +61 7 3891 3630 > Woolloongabba, QLD, 4102, Australia WEB: http://www.SnapGear.com > _______________________________________________ > uClinux-dev mailing list > [email protected] <mailto:[email protected]> <mailto:[email protected] <mailto:[email protected]>> > http://mailman.uclinux.org/mailman/listinfo/uclinux-dev > This message was resent by [email protected] <mailto:[email protected]> > <mailto: [email protected] <mailto:[email protected]>> > To unsubscribe see: > http://mailman.uclinux.org/mailman/options/uclinux-dev > > > > ------------------------------------------------------------------------ > > _______________________________________________ > uClinux-dev mailing list > [email protected] <mailto:[email protected]> > http://mailman.uclinux.org/mailman/listinfo/uclinux-dev > This message was resent by [email protected] <mailto:[email protected]> > To unsubscribe see: > http://mailman.uclinux.org/mailman/options/uclinux-dev -- ------------------------------------------------------------------------Greg Ungerer -- Chief Software Dude EMAIL: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>SnapGear -- a Secure Computing Company PHONE: +61 7 3435 2888 825 Stanley St, FAX: +61 7 3891 3630 Woolloongabba, QLD, 4102, Australia WEB: http://www.SnapGear.com _______________________________________________ uClinux-dev mailing list [email protected] <mailto:[email protected]> http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] <mailto:[email protected]> To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev ------------------------------------------------------------------------ _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
-- ------------------------------------------------------------------------ Greg Ungerer -- Chief Software Dude EMAIL: [EMAIL PROTECTED] SnapGear -- a Secure Computing Company PHONE: +61 7 3435 2888 825 Stanley St, FAX: +61 7 3891 3630 Woolloongabba, QLD, 4102, Australia WEB: http://www.SnapGear.com _______________________________________________ uClinux-dev mailing list [email protected] http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by [email protected] To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev
