Linux MIPS Architecture development
 help / color / mirror / Atom feed
* Advice needed.
@ 2007-01-31 16:52 W.P.
  2007-01-31 17:22 ` David Daney
  2007-01-31 21:39 ` Sergio Aguayo
  0 siblings, 2 replies; 16+ messages in thread
From: W.P. @ 2007-01-31 16:52 UTC (permalink / raw)
  To: linux-mips

Hello,
currently i am "fighting" with Edimax BR-6024Wg, (Realtek-8186 based,
lexra-mips). I need an advice from a system developer/programmer:

1). When using original firmware (EDIMAX-developed Linux-mips), task of
upgrading firmware is done by web server binary: webs, which is GoAhead
2.1.1, BUT Edimax didn't published "applets" -> C functions, that
implement real functionality.

2). In /dev directory there is a block node with mtd name. I have cat'ed
it's contents to /web, and downloaded to PC. File seems to be raw
contents of Flash memory: 2048*1024bytes long. If I drop first 64kB and
truncate file to same length that Edimax-supplied firmware, files show
to be the same (using cmp). The first 64kB looks to contain among
others, variables used in BR system. There is originally an utility
"flash" to get/set variables.

Now the question:
When I will have a new firmware (image) will it be safe(!?) to do such
thing: (instead of using webs binary):
cat /dev/mtd > some.file
dd first 64k of some.file to other.file,
then download image (from PC) to a third.file
cat other.file third.file > /dev/mtd back.??????

W.Piotrzkowski

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2007-02-08 17:39 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-31 16:52 Advice needed W.P.
2007-01-31 17:22 ` David Daney
2007-01-31 18:16   ` W.P.
     [not found]     ` <1170276219.6791.18.camel@localhost>
2007-01-31 21:34       ` W.P.
2007-01-31 21:39 ` Sergio Aguayo
2007-01-31 21:59   ` Florian Fainelli
2007-01-31 22:28     ` W.P.
2007-02-01 13:09       ` Sergio Aguayo
2007-02-01 14:50         ` W.P.
2007-02-02 13:43           ` Sergio Aguayo
     [not found]             ` <45C3BB23.2070309@wp.pl>
2007-02-03  5:57               ` Sergio Aguayo
     [not found]                 ` <45C45DDA.1000805@wp.pl>
2007-02-05 14:34                   ` Sergio Aguayo
2007-02-07 18:07                     ` W.P.
2007-02-08 15:09                       ` Sergio Aguayo
2007-02-08 15:16                       ` Sergio Aguayo
2007-02-08 17:41                         ` W.P.

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox