Lines Matching refs:to

15 	  to print messages very early in the bootup process.
21 unless you want to debug such a crash.
29 If you say Y here, it will be possible to use a 8250/16550 serial
41 it might be necessary or advantageous to either override the
42 default kernel command line or add a few extra options to it.
43 For such cases, this option allows you to hardcode your own
48 The built-in options will be concatenated to the default command
49 line if CMDLINE_OVERRIDE is set to 'N'. Otherwise, the default
60 On some platforms, there is currently no way for the boot loader to
61 pass arguments to the kernel. For these platforms, and for the cases
62 when you want to add some extra options to the command line or ignore
65 kernel args so that you don't have to set them up in board prom
76 By setting this option to 'Y' you will have your kernel ignore
95 If you want to add compressed kernel support to a new board, and the
97 SYS_SUPPORTS_ZBOOT_UART16550 for your board and enable this option to
101 can try to select SYS_SUPPORTS_ZBOOT and use the other methods to
106 to reduce the kernel image size and speed up the booting procedure a
114 Add several files to the debugfs to test spinlock speed.
125 Pass the -mcompact-branches=never flag to the compiler in order to
126 force it to always emit branches with delay slots, and make no use
134 Pass the -mcompact-branches=optimal flag to the compiler in order for
135 it to make use of compact branch instructions where it deems them
138 reason to choose otherwise.
143 Pass the -mcompact-branches=always flag to the compiler in order to
144 force it to always emit compact branches, making no use of branch
156 Enable this to allow parts of the L2 cache configuration, such as
157 whether or not prefetching is enabled, to be exposed to userland
175 The base address of the ns16550 compatible UART on which to output
182 The number of bits to shift ns16550 register indices by in order to