Lines Matching +full:mips +full:- +full:linux +full:-
1 menu "MIPS architecture"
2 depends on MIPS
5 default "mips"
16 bool "Support qemu-mips"
63 bool "Support MSCC VCore-III"
150 source "board/qemu-mips/Kconfig"
151 source "arch/mips/mach-ath79/Kconfig"
152 source "arch/mips/mach-mscc/Kconfig"
153 source "arch/mips/mach-bmips/Kconfig"
154 source "arch/mips/mach-jz47xx/Kconfig"
155 source "arch/mips/mach-pic32/Kconfig"
156 source "arch/mips/mach-mt7620/Kconfig"
158 if MIPS
163 Some MIPS boards can be configured for either little or big endian
164 byte order. These modes require different U-Boot images. In general there
187 Choose this option to build an U-Boot for release 1 through 5 of the
195 Choose this option to build an U-Boot for release 2 through 5 of the
203 Choose this option to build an U-Boot for release 6 or later of the
235 bool "Build U-Boot image with exception vectors"
237 Enable this to include exception vectors in the U-Boot image. This is
238 required if the U-Boot entry point is equal to the address of the
239 CPU reset exception vector (e.g. U-Boot as ROM loader in Qemu,
240 U-Boot booted from parallel NOR flash).
241 Disable this, if the U-Boot image is booted from DRAM (e.g. by SPL).
245 hex "MIPS CM GCR Base Address"
250 The physical base address at which to map the MIPS Coherence Manager
264 Normally this is CKSEG0. If the MIPS system needs to move this block
271 ---help---
272 A table of relocation data will be appended to the U-Boot binary
274 U-Boot.
278 be ok in most cases. Reduce this value to shrink the size of U-Boot
290 bool "Hand over legacy command line to Linux kernel"
293 Enable this option if you want U-Boot to hand over the Yamon-style
299 bool "Hand over legacy environment to Linux kernel"
302 Enable this option if you want U-Boot to hand over the Yamon-style
304 address and size will be prepared as zero-terminated key/value list.
308 bool "Hand over a flattened device tree to Linux kernel"
311 Enable this option if you want U-Boot to hand over a flattened
313 to -2 and the FDT address is stored in $a1.
415 Select this (or let it be auto-selected by not defining any cache
416 sizes) in order to allow U-Boot to automatically detect the sizes
444 Select this if your system includes an L2 cache and you want U-Boot
453 Select this if your system contains a MIPS Coherence Manager and you
454 wish U-Boot to configure it or make use of it to retrieve system
461 Enable this to insert some board-specific boot configuration in
462 the U-Boot binary at offset 0x10.