Lines Matching refs:RAM
509 bool "ROMFS image not RAM resident"
513 moved into RAM.
576 comment "RAM configuration"
579 hex "Address of the base of RAM"
582 Define the address that RAM starts at. On many platforms this is
584 platforms choose to setup their RAM at other addresses within the
588 hex "Size of RAM (in bytes), or 0 for automatic"
591 Define the size of the system RAM. If you select 0 then the
592 kernel will try to probe the RAM size at runtime. This is not
600 put at the start of RAM, but it doesn't have to be. On ColdFire
631 of RAM, but usually some small offset from it. Define the start
633 processor vectors at the base of RAM and then the start of the
634 kernel. On some platforms some RAM is reserved for boot loaders
636 a system with the RAM based at address 0, and leaving enough room
640 prompt "RAM bus width"
646 Select the physical RAM data bus size. Not needed on most platforms,
652 Configure RAM bus to be 8 bits wide.
657 Configure RAM bus to be 16 bits wide.
662 Configure RAM bus to be 32 bits wide.
674 regions being copied out to RAM at startup.
725 bool "RAM"
727 The kernel will be resident in RAM when running.