Lines Matching +full:64 +full:kb
8 prompt "Run U-Boot in 32/64-bit mode"
12 even on 64-bit machines. In this case SPL is not used, and U-Boot
15 Alternatively it can be run as a 64-bit binary, thus requiring a
16 64-bit machine. In this case SPL runs in 32-bit mode (via 16-bit
17 start-up) then jumps to U-Boot in 64-bit mode.
19 For now, 32-bit mode is recommended, as 64-bit is still
27 64-bit machines. When booting a 64-bit kernel, U-Boot will switch
28 to 64-bit just before starting the kernel. Only the bottom 4GB of
33 bool "64-bit"
39 Build U-Boot as a 64-bit binary with a 32-bit SPL. This is
41 runs through the 16-bit and 32-bit init, then switches to 64-bit
160 # is normally a 64-bit build.
255 bool "512 KB"
257 Choose this option if you have a 512 KB ROM chip.
260 bool "1024 KB (1 MB)"
262 Choose this option if you have a 1024 KB (1 MB) ROM chip.
265 bool "2048 KB (2 MB)"
267 Choose this option if you have a 2048 KB (2 MB) ROM chip.
270 bool "4096 KB (4 MB)"
272 Choose this option if you have a 4096 KB (4 MB) ROM chip.
275 bool "8192 KB (8 MB)"
277 Choose this option if you have a 8192 KB (8 MB) ROM chip.
280 bool "16384 KB (16 MB)"
282 Choose this option if you have a 16384 KB (16 MB) ROM chip.
286 # Map the config names to an integer (KB).
450 measured in KB. Typically this is set to 512, providing for 0.5MB
513 as the number of CPUs in your system (it uses about 4KB of RAM for
523 the memory used by this initialisation process. Typically 4KB is