Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/amiga/amiga



Module Name:    syssrc
Committed By:   mhitch
Date:           Wed Jun  5 04:29:30 UTC 2002

Modified Files:
        syssrc/sys/arch/amiga/amiga: amiga_init.c

Log Message:
Setting chipmem_start and chipmem_end to the same value (size of chip
memory) greatly confuses the chip memory allocator and can prevent
some systems from even starting the kernel.  Remove the initialization
of chipmem_start (it's initialized in locore.s).


To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 syssrc/sys/arch/amiga/amiga/amiga_init.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index