Port-amiga archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Working 1.6?
"Michael L. Hitch" <mhitch%msu.oscs.montana.edu@localhost> writes:
> HAMAJIMA Katsuomi <hamajima%nagoya.ydc.co.jp@localhost> writes:
> > --- sys/arch/amiga/amiga/amiga_init.c.orig Fri May 31 06:00:23 2002
> > +++ sys/arch/amiga/amiga/amiga_init.c Wed Jun 5 01:20:29 2002
> > @@ -249,7 +249,6 @@
> > RELOC(boot_cphysize, u_long) = cphysize;
> >
> > RELOC(machineid, int) = id;
> > - RELOC(chipmem_start, vaddr_t) = cphysize;
> > RELOC(chipmem_end, vaddr_t) = cphysize;
> > RELOC(esym, char *) = esym_addr;
> > RELOC(boot_flags, u_long) = flags;
>
> Where did that come frome (Aymeric?). Setting chipmem_start and
> chipmem_end to the same address makes no sense whatsoever.
I agree with you. This is a pasto which came from the commit where I
fixed a lot of weird casts.
I requested a pullup of your fix to the 1.6 branch.
Thanks all,
Aymeric
Home |
Main Index |
Thread Index |
Old Index