> -----Original Message-----
> From: Craig Vanderborgh [mailto:craigv@voxware.com]
> Sent: Thursday, August 08, 2002 7:45 PM
> To: Hicks, Jamey
> Cc: familiar@handhelds.org; davev@voxware.com
> Subject: [Familiar] Redboot/Familiar Update
>
>
> Hello Jamey et al.
>
> I have made significant progress in getting Familiar 0.5.1
> running on an iPAQ H3760. After rebuilding the kernel to
> enable reading the Redboot FIS partition map, I can get
> my kernel (2.4.16-rmk1) booted up from Redboot. Everything
> seems to work beautifully except...
>
> One problem remains. The kernel only detects 16MB of RAM
> instead of 64MB. Newer kernels do the same thing. I understand
> from the eCos/Redboot folks that this is because my current Redboot
> binary is intended for an H3600 series, which had 32MB. So I need
> to rebuild Redboot, specifying the memory layout for the H3760.
> Jamey, do you have this available somewhere? I need address
> and "bank" info for the DRAM in the H3760. I would be much
> obliged if you could dig this up for us.
There is only one bank of DRAM on the H3700. Our bootldr autodetects how much
dram there is by probing. I suggest you look at boot-sa1100.s and bootldr.c
in our bootldr source code to see how to do this and how to adjust the memory
timings for the different memory configurations. Similarly for flash.
Actually, pocketpctechs.com will add a second bank of dram for you. There is
code in our bootldr to probe and enable that, but bootldr.c does not currently
inform Linux about it. I only recently received one of these to test on, so I
have not finished the code.
Jamey
Received on Fri Aug 09 12:00:36 2002
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:38:57 EDT