Lines Matching +full:bootloader +full:- +full:config
1 # SPDX-License-Identifier: GPL-2.0-only
6 config NIOS2_MEM_BASE
19 config NIOS2_DTB_AT_PHYS_ADDR
23 Normally this address is passed by a bootloader such as u-boot but
24 using this you can use a devicetree without a bootloader.
31 config NIOS2_DTB_PHYS_ADDR
38 config NIOS2_DTB_SOURCE_BOOL
45 config NIOS2_DTB_SOURCE
55 config NIOS2_ARCH_REVISION
63 config NIOS2_HW_MUL_SUPPORT
67 instruction. This will enable the -mhw-mul compiler flag.
69 config NIOS2_HW_MULX_SUPPORT
73 instruction. Enables the -mhw-mulx compiler flag.
75 config NIOS2_HW_DIV_SUPPORT
79 instruction. Enables the -mhw-div compiler flag.
81 config NIOS2_BMX_SUPPORT
87 the -mbmx compiler flag.
89 config NIOS2_CDX_SUPPORT
95 the -mcdx compiler flag.
97 config NIOS2_FPU_SUPPORT
100 Enables the -mcustom-fpu-cfg=60-1 compiler flag.
102 config NIOS2_CI_SWAB_SUPPORT
109 config NIOS2_CI_SWAB_NO
117 config CUSTOM_CACHE_SETTINGS
127 config NIOS2_DCACHE_SIZE
128 hex "D-Cache size" if CUSTOM_CACHE_SETTINGS
134 config NIOS2_DCACHE_LINE_SIZE
135 hex "D-Cache line size" if CUSTOM_CACHE_SETTINGS
141 config NIOS2_ICACHE_SIZE
142 hex "I-Cache size" if CUSTOM_CACHE_SETTINGS