On Tue, Jan 16, 2001 at 04:55:34PM +0000, Ian Chilton wrote: > Hello, > > > mem=0x07800000@0x08800000 > > What will I use with 96MB RAM please ? > > > Is someone going to fix it so this param is not needed? Don't use mem= on an ARC machine. The ARC firmware provides a usable way to detect the installed amount of memory including memory used internally by the firmware. If you use mem= on an ARC machine you'll simply make the kernel stomp over all this firmwar data with more or less random results. Ralf