Lines Matching refs:RAM
325 comment "RAM configuration"
328 hex "Address of the base of RAM"
331 Define the address that RAM starts at. On many platforms this is
333 platforms choose to setup their RAM at other addresses within the
337 hex "Size of RAM (in bytes), or 0 for automatic"
340 Define the size of the system RAM. If you select 0 then the
341 kernel will try to probe the RAM size at runtime. This is not
349 put at the start of RAM, but it doesn't have to be. On ColdFire
380 of RAM, but usually some small offset from it. Define the start
382 processor vectors at the base of RAM and then the start of the
383 kernel. On some platforms some RAM is reserved for boot loaders
385 a system with the RAM based at address 0, and leaving enough room
396 regions being copied out to RAM at startup.
438 bool "RAM"
440 The kernel will be resident in RAM when running.