Subject: Re: cannot boot on jornada 720
To: Emmanuel Dreyfus <manu@netbsd.org>
From: IWAMOTO Toshihiro <iwamoto@sat.t.u-tokyo.ac.jp>
List: port-hpcarm
Date: 07/09/2002 02:51:21
At Mon, 8 Jul 2002 19:18:05 +0200,
Emmanuel Dreyfus wrote:
> Since the jornada is the only machine I have able to read the compact
> flash, I guess it will be NFS.

hpcarm's disklabel doesn't understand FAT, iirc.
But that should be trivial from the Makefile.

> > Of course, alternatively, you can fix sys/arch/hpcarm/hpc_machdep.c...
> 
> Probably non trivial, unless you already have an idea of where the bugs are?

Basically the bug is that the page table to map kernel overflows if
the size is above 3.75MB.  Changes should be small, but I don't
remember exact places to fix.

--
IWAMOTO Toshihiro