public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Setting kernel options at compile time.
@ 2001-05-04 22:16 chip
  2001-05-04 22:21 ` Alan Cox
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: chip @ 2001-05-04 22:16 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: BDY.TXT --]
[-- Type: text/plain, Size: 684 bytes --]

I'm trying to get a 2.2.19 kernel loaded on an i810 system using RPLD on 
a diskless system.  I can get the kernel loaded and running.  The 
problem is the i810 needs the kernel parameter "mem=xxxM" set to tell 
the kernel how much memory the system has since the on the i810 the 
kernel doesn't know how much was taken for video.

The catch I'm running into is RPLD cannot pass parameters to the kernel 
and without this setting the system has video problem, most likely from 
the memory sharing issues.  When the mem parameter is set when using a 
disk it doesn't demonstrate any problems.

What I'm trying to figure out is how to compile in this setting.

Thanks,
Chip Schweiss
 


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2001-05-04 23:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-04 22:16 Setting kernel options at compile time chip
2001-05-04 22:21 ` Alan Cox
2001-05-04 23:08 ` Brian Gerst
2001-05-04 23:31 ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox