Port-amiga archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Working 1.6?
Ooops. I feel sorry. This is definitely a bug I introduced in my
recent changes.
You can commit that and request a pullup to the 1.6 branch.
I'm OK to do it myself if you prefer.
Aymeric
HAMAJIMA Katsuomi <hamajima%nagoya.ydc.co.jp@localhost> writes:
> > Any other ideas?
>
> check this patch.
>
> --- 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;
Home |
Main Index |
Thread Index |
Old Index