On Fri, Nov 12, 2004 at 07:31:23PM +0100, Lluis Pérez Vidal wrote:
> Michel Stempin says that I should write
>
> pflash 0x40000 0xffff 0
To unprotect flash memory. The portion of flash memory that bootldr is
sitting in. That is why the value for the upper address is so small.
> but this instruction is appropriate for his iPAQ 3850.
> Since an h5550 has up to 128MB of memory, is it not
> better to pflash more memory?, say
> pflash 0x40000 0xfffff 0
> pflash 0x40000 0xffffff 0
> pflash 0x40000 0xfffffff 0
The h5550 has 48MB of soldered on flash memory and 128MB of SDRAM. The
pflash command is only protecting (or not protecting) flash memory. And
as I said above, it is only used to protect the portion that bootldr is
sitting in. You want to write to the rest of it (or at least up to 32MB
of it).
E
-- Erik Hovland mail: erik AT hovland DOT org web: http://hovland.org/ PGP/GPG public key available on requestReceived on Fri Nov 12 2004 - 14:32:03 EST
This archive was generated by hypermail 2.2.0 : Mon Jul 25 2005 - 17:20:11 EDT