From: David W. <dw...@in...> - 2001-08-24 08:44:48
|
gb...@po... said: > > Fine by me, as long as the "mem=" commandline option still works. I > use a modification to sh-ipl which probes the size of RAM and builds > "mem=" for the kernel, because the IDA units come in different RAM > sizes. Yep, the only place CONFIG_MEMORY_SIZE is used is in setup.c where we previously used a hard-coded 4MiB. If you could override that, you can still override CONFIG_MEMORY_SIZE. -- dwmw2 |