The familiar bootloader 2.16.19 on Upgraded Ipaq 3660s
detects 32Mb rom but only 128Mb ram
I then tried this from an email from jamey
> set dram_size 0x10000000
>And you have to turn on the enable for bank 1 in the MDCNFG
>register.
>
> poke ram 0xa0000000 newval
>where newval is oldval|2 and oldval is the result from 'peek ram
>0xa0000000'
>Jamey
but i get a value out of range when i poke newval
On 7 Dec 2001, at 10:02, Alexander Guy wrote:
> On Fri, Dec 07, 2001 at 11:52:48AM -0500, Hicks, Jamey wrote:
> >
> > 32MB of flash is definitely handled by the bootldr 2.16.19, the
> > question is whether it detects 128MB of DRAM out of the box. I
> > think we do have that supported into the mainstream bootldr now. I
> > will test it locally and let you know.
> >
> > 256MB is not supported directly by the bootldr, but I think a few
> > 'poke ram' commands will turn on the second bank.
>
> Are chips available to push the max to 256 yet? I fear the person
> with those bragging rights. :P
>
>
> Alexander
>
> _______________________________________________
> Familiar mailing list
> Familiar@handhelds.org
> http://handhelds.org/mailman/listinfo/familiar
> irc://irc.openprojects.net #familiar
>
>
Received on Sat Dec 8 02:36:07 2001
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:38:36 EDT