Re: [uClinux-dev] How to reboot ixp42x?

2007-06-20 Thread Zeinab Zeinalpour

Hi,

No we didn't.
As Greg said, we just tried to add reboot_notifier function to
linux-2.4.x/driver/mtd/maps/ixp425.c,
but it is no useful.

Regards,
Zeinab Zeinalpour

On 6/18/07, Doug Kehn [EMAIL PROTECTED] wrote:


Hi Zeinab,

--- Zeinab Zeinalpour wrote:

 Hi Doug,

 Yes, I get and then nothing happened. We also
 changed our kernel to
 2.4.21and added reboot_notifier from
 coyote.c to ixp425.c but nothing happened. Do you
 have any suggestion?


No, I'm confused as to why it doesn't 'just work' for
you.

Have you made any changes to the kernel and/or
Busybox?  I assume you are building the source as-is.

...doug




Ready
for the edge of your seat?
Check out tonight's top picks on Yahoo! TV.
http://tv.yahoo.com/
___
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

___
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Re: [uClinux-dev] How to reboot ixp42x?

2007-06-16 Thread Doug Kehn
Hi Zeinab,

--- Zeinab Zeinalpour wrote:


 
 We use busybox's reboot. When we use reboot command,
 the board is rebooting
 (all of its LED turn on and off), but redboot won't
 boot on the board. Our
 redboot's version is 1.92.
 

Strange.  I'm using the same Redboot version too.


 
 We haven't any type of error  on console out put,
 because it hang up after
 the reboot command.
 

You don't even get the '+' from Redboot?


Regards,
...doug


   

Be a better Globetrotter. Get better travel answers from someone who knows. 
Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=listsid=396545469
___
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev


Re: [uClinux-dev] How to reboot ixp42x?

2007-06-16 Thread Zeinab Zeinalpour

Hi Doug,

Yes, I get and then nothing happened. We also changed our kernel to
2.4.21and added reboot_notifier from
coyote.c to ixp425.c but nothing happened. Do you have any suggestion?

Best regards,
Zeinab Zeinalpour

On 6/16/07, Doug Kehn [EMAIL PROTECTED] wrote:


Hi Zeinab,

--- Zeinab Zeinalpour wrote:



 We use busybox's reboot. When we use reboot command,
 the board is rebooting
 (all of its LED turn on and off), but redboot won't
 boot on the board. Our
 redboot's version is 1.92.


Strange.  I'm using the same Redboot version too.



 We haven't any type of error  on console out put,
 because it hang up after
 the reboot command.


You don't even get the '+' from Redboot?


Regards,
...doug





Be a better Globetrotter. Get better travel answers from someone who
knows. Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=listsid=396545469
___
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

___
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Re: [uClinux-dev] How to reboot ixp42x?

2007-06-15 Thread Nikita Tabatsky

Hi Greg,
Thank you for answer,
I added reboot_notifer to ixp425.c(same as nettel.c).
And now reboot work well.

regards,
Nikita

On 6/12/07, Greg Ungerer [EMAIL PROTECTED] wrote:Hi Greg,

Hi Nikita,


Nikita Tabatsky wrote:
  drivers/mtd/map/ixp425.c
 and there any xxx_reboot_notifier is absent.

You are using old code then, it is in the latest at


http://cvs.uclinux.org/cgi-bin/cvsweb.cgi/~checkout~/uClinux-2.4.x/drivers/mtd/maps/ixp425.c?rev=1.5;content-type=text%2Fplain

Regards
Greg



 On 6/8/07, *Greg Ungerer* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED]
 wrote:


 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


 

 ___
 uClinux-dev mailing list
 uClinux-dev@uclinux.org
 http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
 This message was resent by uclinux-dev@uclinux.org
 To unsubscribe see:
 http://mailman.uclinux.org/mailman/options/uclinux-dev

--

Greg Ungerer  --  Chief Software Dude   EMAIL: [EMAIL PROTECTED]
Secure Computing CorporationPHONE:   +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
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

___
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Re: [uClinux-dev] How to reboot ixp42x?

2007-06-15 Thread Nikita Tabatsky

Hi Doug,


Which reboot is being used; Busybox's or other?

Busybox's

What does the console output look like from a good
startup and a bad reboot?

Bad reboot:


/ $ reboot
The system is going down NOW !!
Sending SIGTERM to all processes.
Requesting system reboot.
Restarting system.


and nothing, system is blocked, even hardware reset does not help, only
power off..
It's happens after write to the jffs mtd-block

regards,
Nikita
___
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Re: [uClinux-dev] How to reboot ixp42x?

2007-06-15 Thread Zeinab Zeinalpour

Hi Doug,

Greg is snapgear 3.4.0 similar to

uClinux-dist-20060803?  uClinux-dist-20060803 has
2.6.17 and I used it on ADI/Coyote and rebooted with
no problem.  I use busybox's reboot.

I'm presently using uClinux-dist-20070130 with patches
to pull the kernel up to 2.6.21.5 on ADI/Coyote and
reboot (from busybox) works.



Which reboot is being used; Busybox's or other?



We use busybox's reboot. When we use reboot command, the board is rebooting
(all of its LED turn on and off), but redboot won't boot on the board. Our
redboot's version is 1.92.

What does the console output look like from a good

startup and a bad reboot?



Regards,

...doug



We haven't any type of error  on console out put, because it hang up after
the reboot command.

Best regards,
Zeinab Zeinalpour
___
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Re: [uClinux-dev] How to reboot ixp42x?

2007-06-14 Thread Greg Ungerer

Hi Doug,

Doug Kehn wrote:

--- Zeinab Zeinalpour wrote:

We use mtd-block(jff2) and the mtd driver does not
have a reboot notifier
that puts the flash back into read mode before
rebooting. We use kernel
2.6.17 (snapgear 3.4.0) and instead of ixp425.c
file, it has  ixp4xx.c
which has no reboot_notifier and
register/unregister_reboot_notifire. We
found ixp425_mtd_reboot functio in ixp425.c but the
function calls from no
where, so we can't understad how insert this fuction
to ixp4xx.c correctly.
Would you please give us some advices?

Regards,
Zeinab Zeinalpour

On 6/5/07, Greg Ungerer [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.


Greg is snapgear 3.4.0 similar to
uClinux-dist-20060803?


Yes, it is the same source package.



 uClinux-dist-20060803 has
2.6.17 and I used it on ADI/Coyote and rebooted with
no problem.  I use busybox's reboot.


I don't recall having any problems rebooting it on the Intel
IXDP425 either.

Regards
Greg




I'm presently using uClinux-dist-20070130 with patches
to pull the kernel up to 2.6.21.5 on ADI/Coyote and
reboot (from busybox) works.

Which reboot is being used; Busybox's or other?

What does the console output look like from a good
startup and a bad reboot?

Regards,
...doug



   

Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, photos  more. 
http://mobile.yahoo.com/go?refer=1GNXIC

___
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev



--

Greg Ungerer  --  Chief Software Dude   EMAIL: [EMAIL PROTECTED]
Secure Computing CorporationPHONE:   +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
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev


Re: [uClinux-dev] How to reboot ixp42x?

2007-06-13 Thread Zeinab Zeinalpour

Hi Greg,

We use mtd-block(jff2) and the mtd driver does not have a reboot notifier
that puts the flash back into read mode before rebooting. We use kernel
2.6.17 (snapgear 3.4.0) and instead of ixp425.c file, it has  ixp4xx.c
which has no reboot_notifier and register/unregister_reboot_notifire. We
found ixp425_mtd_reboot functio in ixp425.c but the function calls from no
where, so we can't understad how insert this fuction to ixp4xx.c correctly.
Would you please give us some advices?

Regards,
Zeinab Zeinalpour

On 6/5/07, Greg Ungerer [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]
Secure Computing CorporationPHONE:   +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
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

___
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Re: [uClinux-dev] How to reboot ixp42x?

2007-06-13 Thread Doug Kehn
Hi Zeinab/Greg,


--- Zeinab Zeinalpour wrote:

 Hi Greg,
 
 We use mtd-block(jff2) and the mtd driver does not
 have a reboot notifier
 that puts the flash back into read mode before
 rebooting. We use kernel
 2.6.17 (snapgear 3.4.0) and instead of ixp425.c
 file, it has  ixp4xx.c
 which has no reboot_notifier and
 register/unregister_reboot_notifire. We
 found ixp425_mtd_reboot functio in ixp425.c but the
 function calls from no
 where, so we can't understad how insert this fuction
 to ixp4xx.c correctly.
 Would you please give us some advices?
 
 Regards,
 Zeinab Zeinalpour
 
 On 6/5/07, Greg Ungerer [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.
 

Greg is snapgear 3.4.0 similar to
uClinux-dist-20060803?  uClinux-dist-20060803 has
2.6.17 and I used it on ADI/Coyote and rebooted with
no problem.  I use busybox's reboot.

I'm presently using uClinux-dist-20070130 with patches
to pull the kernel up to 2.6.21.5 on ADI/Coyote and
reboot (from busybox) works.

Which reboot is being used; Busybox's or other?

What does the console output look like from a good
startup and a bad reboot?

Regards,
...doug



   

Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, 
photos  more. 
http://mobile.yahoo.com/go?refer=1GNXIC
___
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev


Re: [uClinux-dev] How to reboot ixp42x?

2007-06-08 Thread Greg Ungerer


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] 
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]

Secure Computing CorporationPHONE:   +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
uClinux-dev@uclinux.org mailto:uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
mailto:uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev





___
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
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
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev


Re: [uClinux-dev] How to reboot ixp42x?

2007-06-08 Thread Nikita Tabatsky

Hi Greg,

I use IXP425 based systems mtd map and 2.4.21 kernel version

regards,
Nikita

On 6/8/07, Greg Ungerer [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]
 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]
 Secure Computing CorporationPHONE:   +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
 uClinux-dev@uclinux.org mailto:uClinux-dev@uclinux.org
 http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
 This message was resent by uclinux-dev@uclinux.org
 mailto:uclinux-dev@uclinux.org
 To unsubscribe see:
 http://mailman.uclinux.org/mailman/options/uclinux-dev



 

 ___
 uClinux-dev mailing list
 uClinux-dev@uclinux.org
 http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
 This message was resent by uclinux-dev@uclinux.org
 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
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

___
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Re: [uClinux-dev] How to reboot ixp42x?

2007-06-08 Thread Greg Ungerer


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 CorporationPHONE:   +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
  uClinux-dev@uclinux.org mailto:uClinux-dev@uclinux.org
mailto:uClinux-dev@uclinux.org mailto:uClinux-dev@uclinux.org
  http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
  This message was resent by uclinux-dev@uclinux.org
mailto:uclinux-dev@uclinux.org
  mailto: uclinux-dev@uclinux.org
mailto:uclinux-dev@uclinux.org
  To unsubscribe see:
  http://mailman.uclinux.org/mailman/options/uclinux-dev
 
 
 
 

 
  ___
  uClinux-dev mailing list
  uClinux-dev@uclinux.org mailto:uClinux-dev@uclinux.org
  http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
  This message was resent by uclinux-dev@uclinux.org
mailto:uclinux-dev@uclinux.org
  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
uClinux-dev@uclinux.org mailto:uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
mailto:uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev





___
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
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
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To 

Re: [uClinux-dev] How to reboot ixp42x?

2007-06-05 Thread Greg Ungerer

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]
Secure Computing CorporationPHONE:   +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
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev


[uClinux-dev] How to reboot ixp42x?

2007-06-02 Thread Zeinab Zeinalpour

Hi,

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?

Best regard,
Zeinab Zeinalpour
___
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev